synerise-design
synerise-design copied to clipboard
[Bug] InputMultiValue allowing delete even when disabled
When using the InputMultiValue, it is possible to remove entries even if the input is marked as disabled
.
I guess the expected behavior would be for the input to be immutable if disabled
. This happens on version v0.18.6 of ds-input
.
We are happy to tackle this, just wanted to make this has been already fixes outside the Github repo. Cheers!