Skip to content

bug(TreeView): 版本升级导致 的 CanExpandWhenDisabled 不能正常使用 #7378

@vickyhcq3

Description

@vickyhcq3

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

原来9.x版时候 TreeView 设置isDisable = true 之后 点击是不能展开子节点的, 如果设置CanExpandWhenDisabled = true之后解释disabled是仍然可以展开子节点, 但是更新版本10之后就不行了

Expected Behavior

跟旧版本一样CanExpandWhenDisabled = true 之后即使disabled仍然可以展开子节点

Interactive render mode

Interactive Server (Interactive server-side rendering (interactive SSR) using Blazor Server)

Steps To Reproduce

Exceptions (if any)

No response

.NET Version

NET9.0

Anything else?

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions