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 experienced some performance issues with a lot of items mostly while rendering them and at the initial drag where the item is not lifted up but instead jumps into position (check gif).
I was curious if there's a way to use react-virtualized or any other technique to have a better performance when having a big list or some more complex items.
The text was updated successfully, but these errors were encountered:
@alexreardon Do you plan on implementing virtualization using react-virtualized or a custom implementation? Is there any kind of ETA on this? I'd love to use react-beautiful-dnd on my project, but it's going to be impossible without virtualization.
I experienced some performance issues with a lot of items mostly while rendering them and at the initial drag where the item is not lifted up but instead jumps into position (check gif).
I was curious if there's a way to use react-virtualized or any other technique to have a better performance when having a big list or some more complex items.
The text was updated successfully, but these errors were encountered: