gravity-ui / uikit

https://gravity-ui.com
MIT License
593 stars 90 forks source link

Sortable list duplicating elements #1144

Closed krendeleno closed 11 months ago

krendeleno commented 11 months ago

Stack:

In a production build of my application (easier to reproduce with 6x slowdown in devtools), sortable list component starts to duplicate active elements. I think it has something to do with the fact that gravity-ui uses outdated library which is no longer supported (https://github.com/clauderic/react-sortable-hoc).

https://github.com/gravity-ui/uikit/assets/63800083/5f7fd23b-a5de-4474-a230-f7f5df53b474

There is an issue about migration (https://github.com/gravity-ui/uikit/issues/1108) with zero activity(

krendeleno commented 11 months ago

In another project with webpack dev server it is reproduced consistently in dev also