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

Render function called twice on TipsEditor and some other components #2

Open
pohsunhuang opened this issue Apr 2, 2018 · 0 comments
Labels

Comments

@pohsunhuang
Copy link
Owner

Steps to Reproduce The Bug

Wrap any component with withRouter and navigate to the path contains that component through <Link> or router.push

Possible Root Cause

It's probably a bug of react-router V3 or Vulcan setup router wrong. I can reproduce the same problem with Vulcan example project.

There is no effective workaround. Since Vulcan community is discussing about migration to react-router V4 now (Feb. 2018), I'm counting on that to fix this problem.

@pohsunhuang pohsunhuang added the bug label Apr 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant