felte icon indicating copy to clipboard operation
felte copied to clipboard

An extensible form library for Svelte, Solid and React

Results 87 felte issues
Sort by recently updated
recently updated
newest added

Hi, Zod's `parse` function accepts some parameters, including an `errorMap` that is very useful to translate the error messages (see [this page](https://zod.dev/ERROR_HANDLING?id=contextual-error-map)). I think it would make sense to allow...

**Is your feature request related to a problem? Please describe.** I have a feature during my work: set a field's value to undefined like a custom data picker, users can...

enhancement

### Describe the bug I started receiving this error upon using `ValidationMessage` ``` Argument of type 'typeof ValidationMessage' is not assignable to parameter of type 'ConstructorOfATypedSvelteComponent'. Type 'typeof ValidationMessage' provides...

bug

zod ver 4 and mini for browser is out, is there any plans to support in @felte/validator-zod?

enhancement

### Describe the bug Thanks for the handy library, I decided to introduce it into the project, however, I ran into the error that `errors` store [doesn't reflects errors returned...

bug

Tho svelte 5 is backwards compatible, it would be nice if we can have a runes version of this library. I'm a huge fan. Thank you for all the effort...

enhancement

**Is your feature request related to a problem? Please describe.** Our UX standards are specified that a user tabbing through fields should not immediately see error messages for those fields...

enhancement