You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the new or updated feature that you are suggesting?
I have migrated my app to v6 but there is one feature I am missing.
In v5, you could specify the location, allowing you to build different cases depending on how you got there, like in the modal example. https://reactrouter.com/web/example/modal-gallery
I haven't been able to find that feature in Routes or any equivalent way of achieving the same.
Sorry if I missed something!
Why should this feature be included?
It is useful for complicated navigation use cases
The text was updated successfully, but these errors were encountered:
What is the new or updated feature that you are suggesting?
I have migrated my app to v6 but there is one feature I am missing.
In v5, you could specify the location, allowing you to build different cases depending on how you got there, like in the modal example.
https://reactrouter.com/web/example/modal-gallery
I haven't been able to find that feature in
Routes
or any equivalent way of achieving the same.Sorry if I missed something!
Why should this feature be included?
It is useful for complicated navigation use cases
The text was updated successfully, but these errors were encountered: