AgoraIO-Community / VideoUIKit-Web-React

A Web library to simply integrate Agora Video Calling or Live Video Streaming to your website with just a few lines of code.
MIT License
50 stars 40 forks source link

Username missing when more than one user join the same call #55

Open rajatShr opened 2 months ago

rajatShr commented 2 months ago

Hi All I'm using agora-react-web-uikit (v1.0.8) with plain JavaScript. However, when more than one user join the same call, the username is not displayed. Please refer to the screenshot and code below for details. And also showPopUpBeforeRemoteMute is not working. Your advice would be appreciated. Thanks.

`

` ![Screenshot from 2024-05-05 13-17-12](https://github.com/AgoraIO-Community/VideoUIKit-Web-React/assets/104718773/ef0204bf-67d3-4a46-b815-f5bccbec91de)