Skip to content
Discussion options

You must be logged in to vote

You want to use return fail instead of throw error - error is treated as an unexpected error, while fail is used for validation errors. More info in the docs: https://kit.svelte.dev/docs/form-actions#anatomy-of-an-action-validation-errors

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Paultje52
Comment options

Answer selected by Paultje52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants