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

React Router - Upgrade to v5? #1

Closed
apfister opened this issue Mar 22, 2019 · 2 comments
Closed

React Router - Upgrade to v5? #1

apfister opened this issue Mar 22, 2019 · 2 comments

Comments

@apfister
Copy link

Just had an issue trying to get routes to render properly using <Link> components. The route would render on a full page refresh, but not when using the <Link to="/myroute" /> component in a Header. After some research that really didn't get me anywhere, I just tried upgrading to "react-router-dom": "5.0.0" and the Link components started working. Wish I could be more helpful about what the actual problem was, but hopefully this can be of use to anyone else experiencing the same thing.

@r-watkins
Copy link
Contributor

Thanks for raising the issue @apfister and for the potential fix. I'll do some research myself and see if I can get it resolved.

@r-watkins
Copy link
Contributor

This project has been refactored and updated, the issue should be fixed now but let me know if you are still experiencing the problem.

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