Hello, my name is Lucas and i'm trying to use MultiSelectComponent.
When I open a Modal I need to set previous value to MultiSelectComponent, to do this, I used my localStorage to save the values and just set this to component when the Modal is open, it works fine, but I cant unselect the values to set other, I just can select new values to set.
This is my code:

And this is the result:
But I can't unselect this 3 values that i set