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

Update Hilla docs to replace imports from react-router-dom with react-router #4108

Closed
taefi opened this issue Feb 7, 2025 · 0 comments · Fixed by #4152
Closed

Update Hilla docs to replace imports from react-router-dom with react-router #4108

taefi opened this issue Feb 7, 2025 · 0 comments · Fixed by #4152
Assignees
Labels

Comments

@taefi
Copy link
Contributor

taefi commented Feb 7, 2025

With the adoption of React Router 7 in Vaadin 24.7, the documentations should be updated to reflect the same.
There are points in documentations that still import the NavLink, Outlet, useNavigate, useLocation, and etc. from the react-router-dom package.

These are some of the articles (but there might be more):

Note: as Minor versions are also going to be available for the docs, it should be considered that the usage of react-router-dom is fine in 24.6 and older, but not in 24.7+.

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

Successfully merging a pull request may close this issue.

3 participants