Replies: 1 comment
-
Well, you can see the example you copied working properly, right? Sounds like there's probably an issue with your web server or the way you copied it. Perhaps try remixing our Glitch from the issue template to see if you can track down your bug? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Tried running the first demo from this page in a separate page: https://modelviewer.dev/examples/augmentedreality/
Couldn't get the DOM to appear on top of the model.
Repro
To run the repro: run use the repro.html page, I used a local python web server to run it (links below):
Repro.html:
https://gist.github.com/tom-r-o/2d08696fcbc94e3cfe85883d31ec5fb1
WebServer.py:
https://gist.github.com/tom-r-o/7cbabb97780592b6c449e7d41c7633f2
Version
https://unpkg.com/@google/model-viewer/dist/model-viewer.min.js
Browser Affected
OS
Beta Was this translation helpful? Give feedback.
All reactions