TheBous

Results 2 issues of TheBous

I'm facing a similar situation (https://github.com/ciscoheat/sveltekit-superforms/issues/282) and I have a dropdown field that controls other inputs type string values that have their own default values, their own validators and constraints....

bug
question

In my SvelteKit project, I'm using SvelteKit-Superforms to handle form submissions. The form includes a nested data structure and an image upload field, with enctype="multipart/form-data" set to handle file uploads....

bug
question