After Refresh the tree - "select_node.jstree" is fired with few of the nodes #2724
omrikaufman
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
after using the
$(treeId).jstree('refresh');
and the tree is finish loading
then a few "select_node.jstree" events are firing and then few checkbox's being selected
what can cause that ?
also when selecting a node and then using the refresh method.
when the tree is finish loading and the selected node event is fired it is selecting a different not not the one that was already chosen
Beta Was this translation helpful? Give feedback.
All reactions