-
when i move a node to another branch ,i got this warning. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
Beta Was this translation helpful? Give feedback.
-
Vuetify error: Multiple nodes with the same ID |
Beta Was this translation helpful? Give feedback.
-
There are another problem. the treeview can`t be search! |
Beta Was this translation helpful? Give feedback.
This problem is a bit deep, relates to Vue rendering and is hard to fix without risking unintended performance degradation. You can track #20934 or give it a shot if you have some time.
The answer to the question in the title: check out new docs » second example for append & prepend slots here