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

Doesn't work with react-dnd 4+ #36

Open
icedtoast opened this issue Jun 21, 2018 · 9 comments
Open

Doesn't work with react-dnd 4+ #36

icedtoast opened this issue Jun 21, 2018 · 9 comments

Comments

@icedtoast
Copy link

react-dnd-scrollzone doesn't work with the latest version of react-dnd.

I suspect it is due to the changes in the react context api ( i.e. #34 ) and that react-dnd doesn't expose a way to see if the the drag is occurring ( react-dnd/react-dnd#583 )

@IsenrichO
Copy link

Also having issues with this.

@marvwhere
Copy link

Any updates on this one? Did anyone got it working with 4 or now 5?

running in getMonitor errors

@mreishus
Copy link

mreishus commented Oct 8, 2018

I haven't tried it yet, but I just looked through all the forks and found this one which adds support to later react versions: https://github.com/eaglus/react-dnd-scrollzone

@eaglus
Copy link

eaglus commented Nov 22, 2018

vote for this PR: #38

@sashless
Copy link

Thanks for the updates @eaglus .It looks like the PR got approved in december

@eaglus
Copy link

eaglus commented Jan 24, 2019

Thanks for the updates @eaglus .It looks like the PR got approved in december
Still not merged:
#38

@jbowa
Copy link

jbowa commented Jun 27, 2019

@orlandovallejos
Copy link

Since I couldn't find a solution out of the box, and some solutions don't work with the latest react-dnd version (^9.4.0), I came up with a solution myself: https://gist.github.com/orlandovallejos/ed9c79dd67e96c25cfcc8f1008df9489

I hope it helps someone else.

@ttt43ttt
Copy link

ttt43ttt commented May 11, 2020

Try this one https://github.com/TechStark/react-dnd-scrolling which works with react-dnd 10.x, 11.x and 14.x

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

9 participants