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
We're updating to react-router v7 in our project and have noticed that @grafana/faro-react has a conflicting peer dependency with this version.
"peerDependencies": { "react-router-dom": "^4.0.0 || ^5.0.0 || ^6.0.0" }
Are there any plans to support react-router v7 in the near future?
Thanks for the project!
The text was updated successfully, but these errors were encountered:
Related to #759
Sorry, something went wrong.
Hi @francisco-sanchez-molina yes we will but have no timeline yet. I'll bring up to the team for discussion.
No branches or pull requests
Description
We're updating to react-router v7 in our project and have noticed that @grafana/faro-react has a conflicting peer dependency with this version.
Are there any plans to support react-router v7 in the near future?
Thanks for the project!
The text was updated successfully, but these errors were encountered: