fix(ui): strip ServerFnError wrapper from all user-facing error messages #15
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/short-user-errors"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Route remaining component error displays through auth::user_facing_error
so users no longer see "error running server function: ... (details: ...)"
prefixes/suffixes around the underlying message.
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com