Description
Waiting Room is not shown when user is put on hold.
When a user is put on hold, waiting room is no longer shown. The user will just see a frozen window and the user’s audio seems to be muted both microphone and speaker.
Error
None
Which version?
Web SDK v.1.8.1
To Reproduce(If applicable)
Steps to reproduce the behavior:
- Browser A: Host join the meeting
- Browser B: Guest join the same meeting
- Browser A: Host clicks on Participants button, Click on “More” button of the guest then select “Put on hold”
- Check Browser B
Additional context
On Web SDK v.1.8.0, there was no problem. Waiting room was shown properly.
Note
“onUserIsInWaitingRoom” event is not fired also.