Closed roman-simionov closed 2 months ago
Ah okay, thanks. I made a change recently to expand the clickable area for collapsing and had to make sure existing clicks didn't "fall through" and register a collapse click. But it looks like I missed one 😳, so thanks for pointing out. Look for a fix in the next few days :)
Describe the bug
Hi,
I've encountered an issue while attempting to add a new node to JSON.
version 1.16.0
Steps to Reproduce:
Current behavior The root node collapses unexpectedly.
Expected behavior The root node should remain expanded after adding a new child node.
This video demonstrates the problem