-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
3.2.14
Environment
windows10,chrome117,vue 3.2.45
Reproduction link
https://3x.antdv.com/components/tree-cn
Steps to reproduce
树形控件节点disabled之后禁用响应,导致无法选中该节点进行恢复响应
What is expected?
期望disabled节点可以再次被选中,或者可以暴露自定义节点方renderNode,重写disabled节点
What is actually happening?
disabled节点无法再次被选中