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

BUG: Delayed processing following on:select event. #498

Closed cyaris closed 1 year ago

cyaris commented 1 year ago

I'm on version 5.0.0-beta.11. I've been on this version for a long time and have not experienced this issue before. In between selections, there is a delay where the Select component is no longer clickable. Any idea why it might be happening?

https://user-images.githubusercontent.com/35279417/202302589-a5534d18-4873-45c0-aad7-47d46f3e7804.mov

rob-balfre commented 1 year ago

@cyaris still happening in v5? Reopen is need be. Thanks

cyaris commented 1 year ago

Fixed. Thanks @rob-balfre.