petyosi / react-virtuoso

The most powerful virtual list component for React
https://virtuoso.dev
MIT License
5.13k stars 299 forks source link

[BUG] react-beautiful-dnd + useWindowScroll #1089

Closed Hodosov closed 3 months ago

Hodosov commented 3 months ago

I saw that this problem has already been fixed. but at the moment this example does not work if you use useWindowScroll Same with hello-pangea/dnd https://virtuoso.dev/react-beautiful-dnd/

petyosi commented 3 months ago

I'm afraid that I have no capacity to support the window scrolling mode integration. You can dig through the commit history, there was an example but it stopped working at some point.