issues
search
ciscoheat
/
sveltekit-superforms
Making SvelteKit forms a pleasure to use!
https://superforms.rocks
MIT License
2.26k
stars
65
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Argument of type ObjectSchema is not assignable to parameter of type SupportedSchemas
#517
thobson
closed
15 hours ago
3
z.discriminatedUnion and z.string.array throw SchemaError when submitting
#516
endygower
opened
1 day ago
4
taintedMessage not work on mobil
#515
manicar2093
opened
3 days ago
0
Server side validation on fields
#514
gerhardcit
closed
3 days ago
3
Form Fields Not Recognized in sveltekit-superforms Despite Correct Schema and Setup
#513
ethanfox
opened
4 days ago
1
return data from adapter's `validate` even if validation isn't successful
#512
alex-pirogov
opened
4 days ago
0
Typebox type error Property '[Kind]' is missing in type 'TObject<...>' but required in type 'TSchema'.(2345)
#511
Sillyvan
opened
1 week ago
0
Appears to no longer be compatible with arktype as of `arktype@2.0.0-rc.23`
#510
fnimick
closed
1 week ago
0
updating a value in an each loop doesn't work under specific circumstances
#509
macmillen
closed
1 week ago
6
preserved validation results/errors for array items
#508
linus-amg
closed
1 week ago
6
Value does not sync from parent to child component
#507
mateeyow
closed
1 week ago
2
Custom Proxy Type
#506
jewell-lgtm
opened
2 weeks ago
1
Valibot superForm Client params type not compatible
#505
narahunter13
closed
1 week ago
6
Adding `onBlur` event next to `onChange` event
#504
holdmybeer30
opened
2 weeks ago
5
`Valibot 1.0.0-beta.3`: TypeError: schema._run is not a function
#503
lumosminima
closed
1 week ago
1
Streaming promises in load function
#502
mihaipoenaru
opened
3 weeks ago
2
isTainted does not change on nested forms
#501
manicar2093
closed
2 weeks ago
4
Error in EnhancedForm_destroy - `Uncaught (in promise) TypeError: EnhancedForm.remove is not a function`
#500
oscarhermoso
opened
3 weeks ago
3
Global Override not working
#499
JosephYesWaste
closed
3 weeks ago
9
Would be incredible to have native support for details/summary; so they are auto-expanded on errors
#498
alexbjorlig
opened
3 weeks ago
1
effect adapter errors when using Schema from Effect
#497
valterkraemer
opened
3 weeks ago
5
Constraints should defer from schema what step to use on inputs
#496
alexbjorlig
opened
3 weeks ago
1
Zod union literals with descriptions break the form in form actions
#495
PeytonHanel
closed
1 week ago
1
Bug in Tutorial?
#494
thunderbug1
closed
3 weeks ago
2
Validation is not triggered with `oninput` and `value` props in Svelte 5
#493
rayrw
opened
4 weeks ago
1
Update actionResult.ts
#492
RickRyan26
closed
1 month ago
2
Support for VineJs 2
#491
VL07
closed
1 week ago
2
No fine-grained reactivity
#490
henrykrinkle01
opened
1 month ago
5
json datatype only validates in a formData object, not a regular object
#489
jdgamble555
closed
1 month ago
2
Export ClientValidationAdapter in 'sveltekit-superforms/adapters'
#488
bfovez
closed
1 month ago
3
zod defaults not dynamic
#487
ak5
closed
1 month ago
3
Deprecation warning on latest Sveltekit build : "The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0."
#486
MarArMar
closed
1 month ago
4
$submitting isn't reset when there is an error.
#485
niemyjski
closed
1 month ago
5
JSONSchema using schemasafe adaptor failing runtime in SPA mode
#484
h7kanna
opened
2 months ago
18
feat: init @effect/schema at 0.73.4
#483
szethh
closed
1 month ago
11
Depreciation of @gcornut/valibot-json-schema
#482
gcornut
opened
2 months ago
0
Added classvalidator to adapters export
#481
niemyjski
closed
2 months ago
1
feat: export utility types from `adapters/zod`
#480
bbtgnn
closed
2 months ago
2
Export types `ZodValidation` and `ZodObjectTypes` from `sveltekit-superforms/adapters`
#479
bbtgnn
closed
2 months ago
3
Make type `SuperFormData` importable
#478
PeytonHanel
closed
2 months ago
2
`customValidity` for shadcn components
#477
hbcondo
opened
2 months ago
1
File is converted to to the string `[object File]` on upload
#476
Stadly
closed
2 months ago
2
$constraints empty in Client-Side-Mode
#475
philippone
closed
1 month ago
1
nested data does not work correctly on objects inside the array
#474
binsarjr
closed
2 months ago
2
Is it possible to use event.preventDefault() when executing onSubmit?
#473
es-ki
closed
2 months ago
2
Add support for @typeschema/class-validator
#472
niemyjski
closed
2 months ago
3
Support action result object returned from validators when using customRequest
#471
MrGeniusProgrammer
closed
2 months ago
2
Updating a value twice hides change event
#470
AndreasHald
closed
2 months ago
1
Better Punish Late, Reward Early validationMethod
#469
eakl
opened
3 months ago
1
Is there a way to avoid using superValidate to create forms?
#468
Serpentarius13
closed
2 months ago
2
Next