TIL params inheritance strategy to always have access to parent route info #313
Replies: 2 comments 1 reply
-
Not the first time you save my life. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Just for the record:
|
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
-
TIL params inheritance strategy to always have access to parent route info
Configure the Angular router to always have access to the parent route data from within the child route.
https://timdeschryver.dev/blog/til-paramsinheritancestrategy-to-always-have-access-to-parent-route-info
Beta Was this translation helpful? Give feedback.
All reactions