Description
When submitting the login form with an empty email field, the page crashes with a 500 error instead of showing a validation error.
Steps to Reproduce
- Go to /login
- Leave email field empty
- Click submit
Expected Behavior
Should show "Email is required" validation error.
Environment
- Browser: Chrome 120
- OS: macOS 14.3
Description
When submitting the login form with an empty email field, the page crashes with a 500 error instead of showing a validation error.
Steps to Reproduce
Expected Behavior
Should show "Email is required" validation error.
Environment