Closed
Description
Describe the bug
If you initialize the tree with pre-checked values and set disabled=true
, the control still lets users remove the tags.
To Reproduce
- Go to https://dowjones.github.io/react-dropdown-tree-select/#/story/options
- Select
disabled
checkbox - Click on
x
on the preselected tag
Expected behavior
The control should not allow deletions.