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
fix: handle server-side password validation and display field errors on registration
Render data.errors.password into #passwordError via showHtmlError, surface field-specific validation errors in the global error area, and improve logging/fallback for general error messages.
0 commit comments