Control header and participants list not show when share screen

Hello Zoom Developers
i’m facing some problems using the zoom web meeting-sdk

  1. if i share the screen for a pdf file for example , i can’t access the header control that contains the control buttons (Pause , Video , Audio , Participants , Chat ,…) as the picture show
  2. also the participant list didn’t show so if someone at the meeting talk i have to leave the file i shared and return to the browser to see who is talking or sending a message at the chat
  3. the annotation also didn’t show
    even that i enable all the options like : screenShare: true,
    isSupportChat: true,
    isLockBottom: false,

What Can i do for that?
Thank you for your response

NOTE : the photo i shared using the zoom Workplace application , may at the web meeting sdk embedded the control header and the participants list didn’t show

Hi @abdulrahman.kbm02
Thanks for reaching out to us
Can you please confirm you are in the latest version of the Web meetings SDK?
Are you able to replicate this issue with our sample app?

Hi @elisa.zoom
Thank you for your respond
i’m using this meeting sdk version “@zoom/meetingsdk”: “^3.11.2”,
and i’m building an next js app so i didn’t find an sample for the next js , i used react js sample and make some modifications to adapt with next js
so i don’t know if there is something special to enable the things i need
Thank you for your cooperation

Thanks for confirming that with me…
could you attempt running the sample app and try and replicate the issue you are seeing?