rob-balfre / svelte-select

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

Updating value externally should not fire change event #492

Closed subpx closed 1 year ago

subpx commented 1 year ago

Currently if you change the value of a svelte-select component externally a change event is fired. As with a native select element, this is not the expected behaviour.

"The change event is fired for