rob-balfre / svelte-select

Svelte Select. A select component for Svelte
https://svelte-select-examples.vercel.app
Other
1.25k stars 175 forks source link

set clear button to type="button" #525

Closed CanRau closed 1 year ago

CanRau commented 1 year ago

otherwise, when having a value selected and hitting enter in any input which is part of the same form will clear svelte-select

vercel[bot] commented 1 year ago

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

Name Status Preview Comments Updated
svelte-select ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 20, 2023 at 4:21PM (UTC)
rob-balfre commented 1 year ago

@CanRau this is fixed up in 5.6.1 and thanks for the nudge reviewers :) @Iuriy-Budnikov @onderbakirtas @timurztd !

I'll close this PR... was conflicted and I needed to fix up some tests.