-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Exit Full Screen TypeError: document not active
#4136
Comments
Is it with WebVR or WebXR? What headset? What’s the error on console? Do you have a link where you saw the error? |
@dmarcos it's in WebVR. I can also reproduce now with Linux/Chrome 74.0.3729.108. Error occures, when an user clicks on exit VR. Here is the console output. |
@dmarcos here is the codepen having same issue - https://codepen.io/khlevon98/full/GzObKR Repro Steps:
|
dmarcos
added a commit
to dmarcos/aframe
that referenced
this issue
Apr 26, 2019
…ns error withouth this check (fix aframevr#4136)
ngokevin
added a commit
that referenced
this issue
Apr 26, 2019
Verify fullscreenElement before exiting fullscreen. Chrome m71+ returns error withouth this check (fix #4136)
nh2
pushed a commit
to nh2/aframe
that referenced
this issue
May 2, 2019
…ns error withouth this check (fix aframevr#4136)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description:
I am not able to reproduce the issue but it's reported on bugsnag. It looks like issue occures when an user tries to exit full screen. Please find the attachment for more details. Any help would be appreciated. Thanks!
The text was updated successfully, but these errors were encountered: