You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What an unbelievable bug! Will fix it tomorrow ASAP. Must be some issue with infinite loop guard, when comparing array values. In single select works correctly.
I've created a REPL to showcase the behavior.
https://svelte.dev/playground/7d57062c8ca24dd589e486f38eec92ef?version=5.14.2
I would expect the selected options to be cleared when pressing the erase button.
The state gets reset but the svelecte UI does not reflect that.
Am I missing something here?
The text was updated successfully, but these errors were encountered: