Passing props to nested sub routes. #6759
Unanswered
berkaygure
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
-
Hi,
I'm trying to pass some props to children routes. It is not working after 2. level route.
My Layout component.
My routes
Also, I tried clone elements recursively in the Layout file.
Any idea about that?
My Umi version is 3.4
Beta Was this translation helpful? Give feedback.
All reactions