Open
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.
Activity