Description
I used Angular 8 for my website, it worked fine without ZoomMtg. But after importing ZoomMtg, the website failed to scroll while all the buttons shown were clickable (so not frozen). I followed the tutorial and included codes in style.css and angular.json files, but I think Zoom SDK’s boostrap.css file overrode my style (Loading animation was not working and font changed as well).
Error
No error messages.
Which version?
“@zoomus/websdk”: “^1.8.5”,
Angular CLI: 8.2.2
Node: 12.16.2
OS: darwin x64
Angular: 8.2.14