You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also noticed some really significant performance issues when rearranging items. It seems like there are a lot of JS calls happening and memory usage seems to bump up every frame.
Switching to react-sortable-hoc solved the performance problems in my case.
Hi!
Is that only me who is having a serious perfomance issue when dragging components around?
Sometimes a simple drag gets my app frozen.
Any ideas?
The text was updated successfully, but these errors were encountered: