Cascading values/params and render mode boundaries 8.0#30958
Merged
Conversation
|
Looks good to me! |
Collaborator
Author
|
Thanks, I'll send Steve a message and see if he has time to take a look. UPDATE: Done! ... If he's busy tho, I'm going to go ahead and merge this. I'm 🏃😰 trying to get everything done and can't be held up too much right now. The PRs start stepping on each other 😈 under high doc churn if I don't get them in quickly, and the other doc authors might need to get into the Migration article. |
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #30947
Addresses #28161
Thanks @gregoryagu! 🎷 ... This needed a lot of work. I'm glad you called it out.
Routescomponent with full interactive server rendering ... but at the cost of adopting it across the app. This approach fine for an example that neatly replaces the layout approach of <8.0 ... AND I place a NOTE there to cover the alternative with a root-level cascading value, which includes a code example.Do you want to look all of this over before I ping Steve?
Internal previews