While working on the Juffali Commercial Vehicles Statamic site, I encountered a routing error when attempting to initiate a password reset. The error "Symfony\Component\Routing\Exception\RouteNotFoundException: Route [password.reset] not defined" was displayed. This was unexpected as the normal behavior should redirect to the password reset page. A screenshot of the error is attached for clarity.
How to reproduce
Navigate to the password reset request page on the site.
Enter an email address to initiate a password reset.
Submit the password reset request.
Encounter the routing error message that [password.reset] is not defined.
Bug description
While working on the Juffali Commercial Vehicles Statamic site, I encountered a routing error when attempting to initiate a password reset. The error "Symfony\Component\Routing\Exception\RouteNotFoundException: Route [password.reset] not defined" was displayed. This was unexpected as the normal behavior should redirect to the password reset page. A screenshot of the error is attached for clarity.
How to reproduce
Navigate to the password reset request page on the site. Enter an email address to initiate a password reset. Submit the password reset request. Encounter the routing error message that [password.reset] is not defined.
Logs
No response
Environment
Installation
Fresh statamic/statamic site via CLI
Antlers Parser
None
Additional details