Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance issues? #48

Open
marcelino-borges opened this issue Jan 31, 2022 · 1 comment
Open

Performance issues? #48

marcelino-borges opened this issue Jan 31, 2022 · 1 comment

Comments

@marcelino-borges
Copy link

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?

@JMooreo
Copy link

JMooreo commented Mar 15, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants