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

Iframe element children are put outside of the inner html/body #224

Open
malidukica opened this issue Nov 24, 2020 · 1 comment
Open

Iframe element children are put outside of the inner html/body #224

malidukica opened this issue Nov 24, 2020 · 1 comment

Comments

@malidukica
Copy link

malidukica commented Nov 24, 2020

We would like to use an iframe to display some html contents, but the iframe function puts the provided children list outside of the inner html/body (tried wrapping the contents with body/html and still get the elements outside).

Example:
Screenshot 2020-11-24 at 14 17 15

https://ellie-app.com/bCMkrCVpxYCa1

@jhf
Copy link

jhf commented Nov 24, 2020

I've tested with Safari 14.0.1 (16610.2.11.51.8) and Firefox 82.0.3, and in both there is no "contents" in the iframe.

Safari
image

Firefox
image

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

2 participants