cancel
Showing results for 
Search instead for 
Did you mean: 

Meeting SDK Component view working but Client not working

Sujay
Listener

I tried to integrate Zoom Meeting SDK with Svelte. I got success with Component view but when I tried Client View at that time importing below code throws `Uncaught (in promise) TypeError: _.debounce is not a function` .

 If anyone guide it'll be helpful.

 

 

import { ZoomMtg } from '@zoomus/websdk';

 

 

 

2 REPLIES 2

richfinelli
Listener | Zoom Partner
Listener | Zoom Partner

This seems unrelated. 

richfinelli
Listener | Zoom Partner
Listener | Zoom Partner

I have the same problem. I'm use the Web Client View SDK version 2.1.1 and am getting this error in the console when i view in the browser.