dowjones/react-dropdown-tree-select

The disabled item is affected by parent

Closed this issue · 1 comments

A disabled element that has been checked will be unchecked if the parent element set uncheck.

Expected result:
The disabled item are not affected by parent

https://codesandbox.io/p/sandbox/react-dropdown-tree-select-forked-gf66m7?file=%2Findex.js

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.