React router 7 - Wizards #12724
Unanswered
chrisl8888
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Been reading the react-router v7 docs. What's the direction for developing wizards that are url enabled so state is managed from the url side? previously been able to create memory routers to handle navigation of wizard steps this way (!9601)
I'm pretty limited in that i cannot use server side rendering and / or workers.
Is the best option in v7 to use component routing?
If so i went thorugh the doc and am more confused. Anyone have direct experience with this?
Beta Was this translation helpful? Give feedback.
All reactions