When form is submitted with no handler, or the handler can't be found, change status to 400/404 #49359
Labels
area-blazor
Includes: Blazor, Razor Components
bug
This issue describes a behavior which is not expected - a bug.
feature-full-stack-web-ui
Full stack web UI with Blazor
Milestone
Currently it returns a 500 which is definitely wrong.
We should change this to either 400 or 404.
cc @javiercn for discussion on which status code.
The text was updated successfully, but these errors were encountered: