Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please allow disable NavLink when is active #6833

Closed
borm opened this issue Jul 17, 2019 · 3 comments
Closed

Please allow disable NavLink when is active #6833

borm opened this issue Jul 17, 2019 · 3 comments

Comments

@borm
Copy link

borm commented Jul 17, 2019

Please add something like activeClassName to access us disable or change NavLink component as example to span

<NavLink
  to={...}
  activeClassName="active"
  activeComponent={'span' || props => 'span'}
/>
@timdorr
Copy link
Member

timdorr commented Jul 17, 2019

See #5437

@timdorr timdorr closed this as completed Jul 17, 2019
@borm
Copy link
Author

borm commented Jul 18, 2019

And? How component should help me?
How i will understand what <NavLink /> isActive?

@borm
Copy link
Author

borm commented Jul 20, 2019

@timdorr up

@lock lock bot locked as resolved and limited conversation to collaborators Sep 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants