-
Notifications
You must be signed in to change notification settings - Fork 60
Issues: tjinauyeung/svelte-forms-lib
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
onSubmit Function Behaves Inappropriate
bug
Something isn't working
#197
opened Apr 9, 2024 by
tlherysr
Vite Warning: Svelte field in package.json but no export condition for svelte.
bug
Something isn't working
#196
opened Jan 20, 2024 by
shawn636
$errors is not returning error messages for simple arrays (yup.array(yup.string().require())
bug
Something isn't working
#185
opened Feb 27, 2023 by
leocaseiro
Validation with nested objects behaves inconsistently
bug
Something isn't working
#171
opened Jun 7, 2022 by
matpen
Uncaught (in promise) TypeError: Cannot read property '$$' of null
bug
Something isn't working
#169
opened Jun 2, 2022 by
matpen
$errors first string, then array
bug
Something isn't working
#164
opened May 5, 2022 by
letmejustputthishere
Issue with order of validation errors when using yup validation
bug
Something isn't working
#160
opened Mar 19, 2022 by
seakrebel
Multiple updates and inconsistent casting
bug
Something isn't working
#159
opened Mar 9, 2022 by
SamMousa
Type Definition file presents incorrect type for the custom validation function
bug
Something isn't working
#157
opened Feb 18, 2022 by
Eosis
Form array doesn't work with Typescript
bug
Something isn't working
#154
opened Jan 10, 2022 by
mpicciolli
<Form {context}> produces type error with TypeScript
bug
Something isn't working
#148
opened Nov 10, 2021 by
jtlapp
The requested module '/node_modules/dequal/lite/index.mjs?v=edf9391f' does not provide an export named 'dequal'
bug
Something isn't working
#147
opened Nov 10, 2021 by
bookyo
form Field not working with type="file"
bug
Something isn't working
#138
opened Sep 11, 2021 by
Mrbeyond
Custom validation - Returning Something isn't working
documentation
Improvements or additions to documentation
{}
does not lead to IsValid
emitting true
bug
#133
opened Aug 26, 2021 by
MattBrittan
Select values not auto-selected
bug
Something isn't working
#122
opened May 14, 2021 by
michaelgaultjr
isValid is not checking initial values
bug
Something isn't working
#120
opened May 12, 2021 by
Bastian
on:change and on:blur not working
bug
Something isn't working
good first issue
Good for newcomers
#5
opened Jan 15, 2020 by
kilianso
ProTip!
Exclude everything labeled
bug
with -label:bug.