Difficulty Sorting Nested JSON Layer Tree with SortableJS in Alpine.js
I’m having trouble sorting my nested JSON layer tree using SortableJS in an Alpine.js application. I have a complex JSON structure representing layers, which can be nested multiple levels deep. My goal is to sort these layers and update the JSON structure accordingly.
Difficulty Sorting Nested JSON Layer Tree with SortableJS in Alpine.js
I’m having trouble sorting my nested JSON layer tree using SortableJS in an Alpine.js application. I have a complex JSON structure representing layers, which can be nested multiple levels deep. My goal is to sort these layers and update the JSON structure accordingly.