You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting this issue—I've checked it out, and it does seem like a bug!
@butschster hi Could you comment the issue? Is it a bug or a feature?
From what I see, the route pattern should be parsed to identify required parameters, and the URI resolver should validate that all necessary data is provided.
Description
When a parameter is not passed, even though it is required in a route, it is ignored without raising an error.
How To Reproduce
The text was updated successfully, but these errors were encountered: