Skip to content

Mutating state when using bind:value together with multiple prop does not update the component #272

@jochienabuurs

Description

@jochienabuurs

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?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions