Web sdk disable modal

i have already joined the meeting but why this modal is always show. i tried to disable the modal

.ReactModalPortal{
display: block !important;
}

but i get effect to the leave meeting confirmation modal. so i cant leave the meeting.

how to solve it?

Hey @aseprmail,

How far into the meeting does the modal show? Can you check if there are errors in your browser console?

Thanks,
Tommy

i get this error,

Hey @aseprmail,

Can you share the code you are using to generate your meeting signature?

Thanks,
Tommy

I have used that code

Hey @asprague,

Please see the following Web SDK update if you have not already:

We are working to get the Zoom Web Client and Zoom Web SDK back online. Please keep up with our status page for detailed updates: status.zoom.us


The best workaround is to use the Zoom Desktop / Mobile app.

Just include the Zoom meeting join url (https://zoom.us/j/meetingID) on your site rather than showing the websdk / iframe. Clicking on the join url will open the Zoom meeting in the Zoom app.

Apologies for the inconvenience,
Tommy