Hello.
We are using Component view.
After update version of meetingsdk to 4.0.0. We are facing a problem with video layout.
We have set the height and width for some divs to 100%.
For version “@zoom/meetingsdk”: “3.13.2” it works as expected:
All blocks stretched over the entire container. Here the screen.
But for version “@zoom/meetingsdk”: “4.0.0” The blocks don’t stretch. Here the screen.
Is there any solution to stretch the blocks evenly?

