Is the documentation for react router V7 complete? #12781
Unanswered
MatteoGauthier
asked this question in
Q&A
Replies: 1 comment
-
We're continuing to work to improve the React Router docs - feedback is always welcome! To answer your specific questions, we do have a section on the react-router.config.ts file and pages on configuring routes manually and using file routing conventions. Is there specific aspects you think are missing from there? We don't specifically have a guide on authentication at the moment but I imagine we will once we ship middleware support soon. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm wondering about this because the documentation doesn't seem to be up to scratch. For example, there's no mention of the react-router.config.ts configuration file, the possibility of manually and dynamically configuring the router or authentication ?
Beta Was this translation helpful? Give feedback.
All reactions