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

Svelte use:enhance - Select Not Clearing #654

Open safwansamsudeen opened 6 months ago

safwansamsudeen commented 6 months ago

When I'm using use:enhance in my Svelte files, the select isn't getting cleared after a successful request.

Could this be fixed? Or is it supposed to happen - am I doing something wrong?

rob-balfre commented 6 months ago

Sorry, not had the chance to try out use:enhance yet

safwansamsudeen commented 6 months ago

@rob-balfre would this be a quick fix? If you could point out some resources, I could send in a PR.