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
If an invalid array item exists, the error messages keep accumulating for each invalid array item when adding/removing an array item and validating with zod.
Describe the bug
If an invalid array item exists, the error messages keep accumulating for each invalid array item when adding/removing an array item and validating with zod.
Which package/s are you using?
felte (Svelte), @felte/validator-zod
Environment
To reproduce
add invalid item
add invalid item
remove
buttonSmall reproduction example
https://svelte.dev/repl/024824e323544a8fa08b6abc4b09f33c?version=4.2.0
Screenshots
Additional context
No response
The text was updated successfully, but these errors were encountered: