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

Fix DragAndDropReactHooks set hover to true in onDragOver #269

Conversation

pete-murphy
Copy link
Collaborator

I thought I could get away with just setting hover in onDragEnter and onDragLeave, but turns out onDragLeave is triggered when cursor moves to a child element.

@pete-murphy pete-murphy force-pushed the @ptrfrncsmrph/fix-drag-and-drop-react-hooks branch from abf9fb0 to 790bd04 Compare February 1, 2021 15:00
@JordanMartinez JordanMartinez merged commit 1f6c3be into JordanMartinez:master Feb 1, 2021
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

Successfully merging this pull request may close these issues.

2 participants