## What happen It is not possible to move children in a tree anymore. The problem comes from this pull request: https://github.com/suitenumerique/ui-kit/pull/126 The changed in the css `pointer-event` block the interaction with the children: <img width="610" height="505" alt="Image" src="https://github.com/user-attachments/assets/077cc7c2-a04f-4aaa-99be-02d7eef56309" />
What happen
It is not possible to move children in a tree anymore.
The problem comes from this pull request: #126
The changed in the css
pointer-eventblock the interaction with the children: