Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

Tooltip/popover problem when app inside iframe #68

Description

@justanotherco

Hi there,

Thanks for keeping Element alive, you've fixed a lot of bugs with this fork!

But one still remains - and that is when loading the app inside an iframe, the popover/tooltips are still created in the site's root document HTML (not inside the iframe's document HTML) so they don't work properly, because they appear in random place not connected to iframe.

Is it possible to give tooltips/popovers a target document? Such as:

document.getElementById('frame-with-app').contentWindow.document

Thanks in advance for any info.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions