-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
I am building a form similar to this (using the helper components):
https://svelte-forms-lib-sapper-docs.vercel.app/helpers
My validation works pre submit, however, when I make my request to save my data and encounter an error, I am not sure how to write to the $errors store. Or how to even subscribe to it when I don't use createForm(). Would anyone have an example of how that is done?
Metadata
Metadata
Assignees
Labels
No labels