Request for injectParentParams() #321
Closed
RyannGalea
started this conversation in
Ideas
Replies: 1 comment
-
Hello, if you enable |
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
-
There is usually many instances where I'll be fetching an id from the parent route but from the child route / component. I used the original source to build this but thought it would be pretty easy to implement into the code.
Maybe even an option in the original injectParams() to search up the tree instead of just the immediate route.
Beta Was this translation helpful? Give feedback.
All reactions