### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug NavigationManager redirects to NotFound if route parameter contains encoded '/' instead of requested page. ex: /cars/parts%20w%2F%20issue/show It was working in .net 6. Stops after update to .net8. ### Expected Behavior Navigate to page and bind parameter. ### Steps To Reproduce [repo](https://github.com/pmpbpl/blazor-issue-52808) ### Exceptions (if any) _No response_ ### .NET Version .net8.0 ### Anything else? _No response_