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
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 )
bvisness, tmarnet, darkowic, orlandovallejos, AlexanderNo and 1 more