Closed jplevene closed 2 years ago
Error: Uncaught TypeError: this.get_node(...).children(...).triger is not a function
Problem: There is a typo in the library.
Solution: Just search and replace triger
withtrigger
I already reported it as issue 2614 (https://github.com/vakata/jstree/issues/2614)
Since updating to 3.3.12, a few users have been reporting that sometimes when deleting a parent node it does not delete. I managed to get a console error after executing the following commands
The console error reads:
This does not happen all the time, thus it took me ages to finally get a console image from a customer.