We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v6.22.3
I haven't found the exact reason for this. I'm using Vite v5.2.10. The error starts to occur when rollup is updated from v4.14.2 to v4.16.1.
The router should work fine.
The text was updated successfully, but these errors were encountered:
Even redirect is not working.
redirect
Might be a bug in rollup and is unrelated to react-router. Possibly related: rollup/rollup#5484?
rollup
react-router
Sorry, something went wrong.
Might be! 4.14.2 does not exhibit this issue!
https://rollupjs.org/repl/?version=4.14.2&shareable=JTdCJTI...
My case is fixed with rollup 4.16.2. rollup/rollup#5484 is a different issue. Related: #11480
4.16.2
No branches or pull requests
What version of React Router are you using?
v6.22.3
Steps to Reproduce
I haven't found the exact reason for this. I'm using Vite v5.2.10. The error starts to occur when rollup is updated from v4.14.2 to v4.16.1.
Expected Behavior
The router should work fine.
Actual Behavior
The text was updated successfully, but these errors were encountered: