Files
frontend-app-authn/src
Adolfo R. Brandes 93bd0f24fe fix: prioritize registration errors over inline validations in backendValidations
Registration errors from form submission (e.g., "password too similar to
username") were being masked by stale inline validation results. The
backendValidations memo checked state.validations first, which was set
during on-blur field validation with no errors, causing it to never reach
the registrationError branch.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 17:14:50 -03:00
..
2026-03-05 13:46:05 -03:00
2026-03-05 13:46:05 -03:00
2026-03-05 13:46:05 -03:00
2024-01-17 12:37:01 +05:00