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 interference with drop events of native drag-n-drop #1239

Closed
wants to merge 3 commits into from

Conversation

silvainSayduck
Copy link

Comments out e.dataTransfer.dropEffect = 'none' for native items

This fixes interference with drop events of native drag-n-drop (for example for file uploads with Dropzone). See #457 (comment)

@darthtrevino
Copy link
Member

Thanks for the contribution! I'm trying out the modification on my end.

@darthtrevino
Copy link
Member

If you'd like me to merge this PR so you can get credit for this contribution in GitHub, could you limit the PR to just the HTML5Backend file and delete the line in question instead of commenting it out?

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.

None yet

2 participants