You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem, when I refresh my tree data like this : this.$refs.tree.tree.setModel(newData);
The data is well refreshing but all the expanded nodes collapse and I can't find the solution.
Is there a workaround?
Regards
The text was updated successfully, but these errors were encountered:
Hi,
first, thank you for your work, very helpful!
I have a problem, when I refresh my tree data like this : this.$refs.tree.tree.setModel(newData);
The data is well refreshing but all the expanded nodes collapse and I can't find the solution.
Is there a workaround?
Regards
The text was updated successfully, but these errors were encountered: