We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
How can I make it work on an iOS device?
The text was updated successfully, but these errors were encountered:
Hey, sadly iOS is a bit of an issue with html5 drag & drop. If you do find a way to make it work, please send a PR and let me know.
Sorry, something went wrong.
Using this in conjunction with DragDropTouch works well for us.
According to https://caniuse.com/dragndrop iOS browsers do not yet support html5 drag and drop API.
Thanks @andreibaca, I think we can probably close this issue as a won't fix until iOS Safari supports drag and drop.
No branches or pull requests
How can I make it work on an iOS device?
The text was updated successfully, but these errors were encountered: