mirror of
https://github.com/tale/headplane.git
synced 2026-07-26 15:58:14 +00:00
787f8decbc
Throwing data() in React Router v7 actions goes to ErrorBoundary instead of returning to the component. Changed validation errors to return directly so the login form can display them properly.