Closed nightrider77 closed 3 years ago
I am not sure what you are trying to achieve here. It seems you want to keep only the open state but not the selected state. If that is the case - use this: https://www.jstree.com/api/#/?q=filter&f=$.jstree.defaults.state.filter
Hello.
What is the proper way to combine deselect_all and then _open_to functions, so the init and refresh logical blocks will work correctly? Now just nothing gets selected after deselect_all and _open_to commands.
Thank you for answer.