Don't break interactive components when their parent static content is updated #48764
Labels
area-blazor
Includes: Blazor, Razor Components
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
feature-full-stack-web-ui
Full stack web UI with Blazor
Milestone
When streaming SSR, progressively-enhanced navigation, or progressively-enhanced form posts update part of the DOM dynamically, we have to make sure they behave sensibly when part of that DOM structure is an interactive component.
We likely only have capacity for a relatively basic implementation here, so may be limited to the min bar.
The text was updated successfully, but these errors were encountered: