he-tree-vue icon indicating copy to clipboard operation
he-tree-vue copied to clipboard

Event node-folded-changed not emited on fold node

Open glutaminefree opened this issue 4 years ago • 1 comments
trafficstars

Docs says that nodeFoldedChanged event will be deprecated. But when i fold node only nodeFoldedChanged emited, but not node-folded-changed.

glutaminefree avatar Nov 03 '21 13:11 glutaminefree

you may have wrong version. For vue2: npm i -P he-tree-vue@2, vue3: npm i -P he-tree-vue@3

phphe avatar Nov 05 '21 09:11 phphe