Closed foxhound87 closed 4 months ago
Hello, If the component is disabled and I already selected some options, they can be removed (if I click on it). Is it the correct behavior? I expected the options to be not removable (when the component is disabled).
Thank You
Hi, thanks for reporting this issue.
I wasn't able to reproduce it but I've noticed a missing statement on the removeOption() function.
removeOption()
Fixed on v0.4.0
Hello, If the component is disabled and I already selected some options, they can be removed (if I click on it). Is it the correct behavior? I expected the options to be not removable (when the component is disabled).
Thank You