Uncaught (in promise) TypeError : Failed to execute 'exitFullScreen' on 'Document': Document not active

Description
When exiting the full screen mode in a meeting, the following javascript error pop up on the console:

Error

Uncaught (in promise) TypeError : Failed to execute 'exitFullScreen' on 'Document': Document not active

Which version?
1.8.1

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Join a meeting on zoom sample application
  2. Enter fullscreen mode, either for the video or screen sharing
  3. Exit fullscreen mode by pressing ESC
  4. Open you console and see the error

Screenshots

Smartphone (please complete the following information):

  • Device: Any device
  • OS: Any OS, this is browser related error
  • Browser: Chrome last version

Additional context
You can reproduce it with your sample application
By the way, there are plenty javascript error generated by the web SDK, please just try a meeting within your demo application & check the console error logs and fix it because it’s polluting logs for nothing.

Hey @nvivot,

We appreciate you pointing this out to us. :slight_smile: We will work on fixing this issue. (CS-2483)

Thanks,
Tommy

Hey @nvivot,

Good news, this will be fixed in Web SDK version 1.8.2. :slight_smile:

Thanks,
Tommy

Hi @tommy,

Thank you for the feedback

1 Like

You are welcome! :slight_smile:

-Tommy

Hey @nvivot,

This issue is now fixed! :slight_smile: Please upgrade to Web SDK version 1.8.3.

-Tommy

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.