dotnet / aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
https://asp.net
MIT License
35.36k stars 9.99k forks source link

[Blazor] Disable enhanced navigation on a per-element basis #50290

Closed javiercn closed 1 year ago

javiercn commented 1 year ago
mkArtakMSFT commented 1 year ago

We should also consider enabling a scenario for disabling enhanced navigation for a component hierarchy, rather than a single component only.

SteveSandersonMS commented 1 year ago

Done in https://github.com/dotnet/aspnetcore/pull/50551

The new rules are: