Black screen is shown when the user is in waiting room

Description
Enable waiting room for a meeting, try to join using the websdk.

Error
A black screen is shown to the user till the host approves the user. This can create confusion that the web sdk is broken

Which version?
1.8.0

To Reproduce(If applicable)

Hey @nitin1,

Thanks for letting us know. We are investigating this issue.

Can you share a screenshot of the issue please? (CS-2242)

Related thread:

Thanks,
Tommy

Hey @nitin1,

We are working to improve the UI so there is no black screen.

In the mean time, one way to reduce the download time is to call the preLoadWasm function before starting / joining the meeting:

ZoomMtg.preLoadWasm(); // pre download wasm file to save time.

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

Hey @nitin1,

In case you are still seeing this issue, we are releasing a fix in version 1.8.5.

Thanks,
Tommy

Hey @nitin1,

This has been fixed in version 1.8.3. Please upgrade and let us know if you run into any other issues. :slight_smile:

Thanks,
Tommy