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 rendering under websurface #2

Open
emilevirus opened this issue Sep 20, 2021 · 2 comments
Open

Iframe rendering under websurface #2

emilevirus opened this issue Sep 20, 2021 · 2 comments

Comments

@emilevirus
Copy link

emilevirus commented Sep 20, 2021

If the Aframe scene is embedded and there's HTML code over the Aframe scene, the iframe will render under the web surface
image

@calvincs
Copy link

Also having this issue, looking for a way to correct his in the application

@calvincs
Copy link

You can fix this by adjusting your z-index and/or your div positioning. In my case, I made my divs fixed (absolute) where possible. Like nav bars as an example.

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