We are trying to use zoom web sdk in our application, but we facing strange UI issues.
We are using version 1.8.1 and it’s happening on every major browser:
I tried to remove all of our CSS and still facing these issues.
Thank you
Hey @arnold,
This is most likely caused by you not importing the Web SDK CSS files.
Make sure to have the Web SDK CSS accessible to your project:
Thanks,
Tommy
You are right! Thank you very much