MASA.Blazor icon indicating copy to clipboard operation
MASA.Blazor copied to clipboard

[Bug Report]: MTreeview 的OpenOnClick和Active存在冲突

Open VleaStwo opened this issue 1 year ago • 2 comments

Masa.Blazor version

1.7.3

Describe the bug

treeview 的 OpenOnClick="true" 和Active/Value冲突了

会导致 可展开项 无法被Active或Value(Selectable)

Selectable能够通过单点勾选框实现勾上, 但是SelectOnRowClick会失效

image

Expected Behavior

可以考虑 激活/勾选 并且打开

Steps To Reproduce

No response

Reproduction code

No response

.NET version

net 8.0

What browsers are you seeing the problem on?

Microsoft Edge

Additional context

No response

VleaStwo avatar Sep 24 '24 14:09 VleaStwo