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

Handle shadow dom #193

Open
gs-smuthyam opened this issue Jul 14, 2021 · 1 comment
Open

Handle shadow dom #193

gs-smuthyam opened this issue Jul 14, 2021 · 1 comment

Comments

@gs-smuthyam
Copy link

I'm submitting a ... (check one with "x")

[x] bug report => Search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Sorry, we will not be able to answer every support request.  Please consider other venues for support requests

Current behavior

Expected behavior

ngxDroppable should work with ViewEncapsulation.ShadowDom

Reproduction of the problem

The problem is explained at this thread bevacqua/dragula#418
And a PR is provided at bevacqua/dragula#470

Now since swimlane/dragula is a forked repo and is dependent to this library, need to get the changes to the downstream dependency and make a release here

What is the motivation / use case for changing the behavior?

Using ShadowDom

  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]

all

  • Language: [all | TypeScript X.X | ES6/7 | ES5]
    typescript
@gs-smuthyam
Copy link
Author

I have picked up the changes into a local branch of https://github.com/swimlane/dragula. However, there is no option to either create a ticket there or push a PR for review. Hence created this ticket here, I'm sure this would be the use case for everyone who starts using Angular Elements as web components

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants