svelte-select icon indicating copy to clipboard operation
svelte-select copied to clipboard

Adding opt to use justValue val for Inputs

Open smohanty92 opened this issue 1 year ago • 5 comments

smohanty92 avatar Oct 25 '23 20:10 smohanty92

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
svelte-select ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 25, 2023 8:57pm

vercel[bot] avatar Oct 25 '23 20:10 vercel[bot]

Could help resolve

Existing Issue

I have some forms that are breaking onSubmit. Their values are the whole Object of option data, rather than just the value even after justValue is being used.

smohanty92 avatar Oct 25 '23 20:10 smohanty92

Bump

smohanty92 avatar Jan 18 '24 21:01 smohanty92

To be honest, this really should be the default behavior. The only use case for the input is forms, and no one wants an object in their form data. Maybe this can be changed in the next major version.

knd775 avatar May 31 '24 18:05 knd775

Let's get this moved along

smohanty92 avatar Jun 03 '24 21:06 smohanty92