produce breadcrumbs for routes which are coming from micro-apps and are not part of initial route registration. #10155
Unanswered
yashsharma04
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
-
Current trying to use useMatches from react-router v6. But it does not consider any handle properties added to the routes which are added as part of the children tree. Only considers the route which were registered with router initally.
What could be approach in solving this ?
Beta Was this translation helpful? Give feedback.
All reactions