frontend-collective / react-sortable-tree

Drag-and-drop sortable component for nested data and hierarchies
https://frontend-collective.github.io/react-sortable-tree/
MIT License
4.9k stars 897 forks source link

Breaking in Chrome 91 #896

Closed prakharcipl closed 3 years ago

prakharcipl commented 3 years ago

Reporting a Bug?

React Sortable Tree is breaking after updating Chrome to 91.0.4472.77 (Official Build) (64-bit) (cohort: Stable). I havent made any changes to my code. It just broke when I updated Chrome to 91, the code still works on previous versions of Chrome. Attaching screenshot from elements panel which is not receiving data to display.

Screenshot (59)

On the other hand, it is working perfectly on Microsoft Edge. Attaching similar screenshot.

Screenshot (58)