Open
Description
Step by step scenario
- Open the demo
- Open your browser's console
- Re-arrange a nested element inside it's parent
- Nothing shows up in the console, right?
- Re-arrange a "root" element
- Now the console shows that the elements have changed, right?
Actual Solution
Cry.
Expected Solution
That re-arranging nested elements works?