Not found routes causes Blazor WASM to reload. #58834
Labels
area-blazor
Includes: Blazor, Razor Components
Needs: Author Feedback
The author of this issue needs to respond in order for us to continue investigating this issue.
Status: No Recent Activity
Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
This is in regard to NotFound route causes reload #23100
Not found routes causes Blazor WASM to reload.
Describe the solution you'd like
As per the conversation on the previous issue, it was closed because "this is by design" with the reason that this would give the server a chance to handle the not found response.
This is fine, however I am using a Blazor wasm standalone project and this is happening. This is jarring and not a great user experience.
I feel like the user is getting penalized with the wasm loading screen again.
Thanks for your consideration.
Additional context
No response
The text was updated successfully, but these errors were encountered: