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

"Active" prop and "activeStyle" props are broken for Link component #183

Open
wojciech-bilicki-oke opened this issue May 9, 2020 · 1 comment

Comments

@wojciech-bilicki-oke
Copy link

Setting active prop to true doesn't change how the Link component is being styled. I set up reproduction code here:

https://stackblitz.com/edit/react-6ihweh

Clicking on the link elements doesn't set the active style for them

@faroutchris
Copy link

It should be noted that setting activeClassName works in the reproduction code above. So the issue is specifically with the activeStyle prop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants