vakata / jstree

jquery tree plugin
http://jstree.com
MIT License
5.15k stars 1.38k forks source link

duplicate ids freezes / crashes #2784

Closed qrdlgit closed 1 month ago

qrdlgit commented 5 months ago

I don't have time to dig in I'm afraid, but I was running into an issue with jstree crashing my browser and freezing. I realized I was duplicating my ids on subsequent create_node, and once fixed, this stopped. I think it was the root cause.

vakata commented 1 month ago

jsTree has never supported duplicate IDs - I think it is documented in a few places.