-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Open
Open
Copy link
Labels
Pillar: Complete Blazor WebPriority:3Work that is nice to haveWork that is nice to havearea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsbugThis issue describes a behavior which is not expected - a bug.This issue describes a behavior which is not expected - a bug.feature-blazor-navigation
Milestone
Description
If an interactive router gets dynamically removed, server-side routing doesn't take over again, and each navigation updates the address bar without changing any content on the page.
Disabling navigation interception when the router gets removed would allow server-side routing to work again.
This was prototyped in #50012 as part of an unrelated feature, but that PR got closed in favor of a more narrowly-scoped one.
Metadata
Metadata
Assignees
Labels
Pillar: Complete Blazor WebPriority:3Work that is nice to haveWork that is nice to havearea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsbugThis issue describes a behavior which is not expected - a bug.This issue describes a behavior which is not expected - a bug.feature-blazor-navigation