We are trying to show attendees video but we keep running into this error when we ask them to show video in the Meeting SDK for the web.
The video shows up black as soon as they start their video and this error repeats 1000+ times.
Uncaught DOMException: Failed to execute 'drawImage' on 'OffscreenCanvasRenderingContext2D': The image argument is an OffscreenCanvas element with a width or height of 0.
This is on the latest 2.1.7.0 Zoom Meeting SDK version for the web and we tested this on a Mac.
Why is this and how did this get broken?