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
The clear button works as expected now.
But I would expect the selected options to be updated when pressing the "remove option 3" button.
The state gets updated but the svelecte UI does not reflect that.
Am I missing something here?
The text was updated successfully, but these errors were encountered:
Possibly related to #272
I've expanded the REPL to showcase the behavior.
https://svelte.dev/playground/7d57062c8ca24dd589e486f38eec92ef?version=5.14.2
The clear button works as expected now.
But I would expect the selected options to be updated when pressing the "remove option 3" button.
The state gets updated but the svelecte UI does not reflect that.
Am I missing something here?
The text was updated successfully, but these errors were encountered: