Initialize form data with static SSR #33630
Merged
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 #33629
Javier ... Adding a bit to reflect your remarks at dotnet/aspnetcore#51978 (comment).
The code is a bit long for such a simple concept, so we could have a pseudo-code version here (as you have in your PU issue remark), and I can cross-link to the Blazor sample app where this fully working component example can live. This would merely show ...Mmmmmmmm 🤔 ... I do kind'a like that approach. Anyway, you can review this in this form, and I'll take care of moving it on a future commit.Changed my mind on that ☝️! Our BWA sample adopts global interactive SSR, so it isn't ideal for just placing it. Let's just roll with this. It's long, but it's good to see the full component.
... and is there anything else that you'd like to add?
Internal previews