Description
I’m getting an javascript error when clicking on the “Start Video” button and then the display goes all black. I believe it is only happening when you are the first participant in the meeting. I was able to reproduce using the sample-app.
Error
Cannot read property ‘width’ of undefined.
Which version?
Latest version from https://github.com/zoom/sample-app-web.git and @zoomus/websdk 1.8.1
To Reproduce(If applicable)
Steps to reproduce the behavior:
- download and install sample-app-web
- ‘npm run start’ from ‘Local’ sub-directory
- Go to http://localhost:9999, enter meeting id (only change) and click “Join”
- Click on “Start Video” button (make sure you are the only participant in meeting)
Screenshots
attached
Device (please complete the following information):
- Device: Mac
- OS: Catalina
- Version: 10.15.7
- Browser:Chrome