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
Draggable cancel does not work when element specified is placed within a web component (and within shadowDOM).
gridstack v10.2.1 (as per demo fiddle for issues)
Please see the below jsfiddle for example of the bug/missing feature https://jsfiddle.net/churnthatmagma/6qvp0sth/14/
Draggable cancel applies to any element even inside the shadowDOM tree
The text was updated successfully, but these errors were encountered:
funny, only time I hear from people is when I add a new feature and have corner cases I missed...
Sorry, something went wrong.
@adumesny thanks for looking at this 🙏 any idea if a fix will come soon?
no plans, unless you want to donate for a fix.
No branches or pull requests
Subject of the issue
Draggable cancel does not work when element specified is placed within a web component (and within shadowDOM).
Your environment
gridstack v10.2.1 (as per demo fiddle for issues)
Steps to reproduce
Please see the below jsfiddle for example of the bug/missing feature
https://jsfiddle.net/churnthatmagma/6qvp0sth/14/
Expected behavior
Draggable cancel applies to any element even inside the shadowDOM tree
The text was updated successfully, but these errors were encountered: