Skip to content

Drag and drop not working for iFrame panels within a Shadow DOM #774

@Ben-Barron

Description

@Ben-Barron

disableIFramePointerEvents() doesn't work when within a Shadow DOM, so you can't use drag'n'drop with iFrames in a Shadow DOM.

At a guess, you could fix by passing this.el.ownerDocument into the method call here.

I was unable to find any workarounds based on the exposed event handlers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions