Zoom meeting-sdk component view goes away after joining another meeting

Description
We have implemented zoom meeting-sdk to our reactJS project. We have used component view in order to maintain the meetings. Users can either start or join a meeting flawlessly, however if a user who is a host and has the ability to end a meeting for everyone, afterwards the user (Host), can not join or start a meeting, once the user joins or start another meeting: upon connection the component goes away, however the meeting is still going on in the background.

Browser Console Error
No error Showing.

Which Web Meeting SDK version?
@zoomus/websdk”: “^2.4.5”

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

  1. Start a meeting (Passing ZAK as a host)
  2. Click on end meeting for all
  3. Try to join or start another meeting

Device (please complete the following information):

  • Device: [Macbook Pro]
  • OS: [macOS 12]
  • Browser: [Chrome]
  • Browser Version [103.0.5060.114 (Official Build) (arm64)]

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