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

shadow dom not working with library #1108

Open
ietabhi opened this issue Jul 1, 2024 · 0 comments
Open

shadow dom not working with library #1108

ietabhi opened this issue Jul 1, 2024 · 0 comments

Comments

@ietabhi
Copy link

ietabhi commented Jul 1, 2024

Describe the bug (required)

I am trying to use SPA combination with my application hence i need to use my child app inside shadow dom to avoid any changes in parent app.

My application drag drop completely stopped and not able to drag.

This is really required to match with current UI apps as multiple apps moving towards Single page apps

To Reproduce (required)

Steps to reproduce the behavior:

Any application inside shadow dom will not allow to drag/ drop

If your issue appears in a larger codebase and it you can't pin down why it is
happening, please

URL with basic example : https://stackblitz.com/edit/angular-17-starter-project-e8arvi

Screenshots (optional)

NA

Versions (required)

  • @angular/core: 17
  • ng2-dragula: 5.1.0

Browsers affected (optional)

Chrome latest

Additional context (optional)

NA

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

No branches or pull requests

1 participant