List of all routes
#10591
Replies: 0 comments 1 reply
-
Sorry, I posted in the wrong repository. |
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.
-
Hi, we're using React Router 6. We're using a browserRoute where we generate the necessary routes at the entry point of the application.
Dynamic modules (module federation) are also inserted inside the router. They also contain routes.
Is it possible to somehow get a list of all router routes?
Beta Was this translation helpful? Give feedback.
All reactions