Meeting SDK Component view working but Client not working | Community
Skip to main content
Newcomer
July 6, 2022
Question

Meeting SDK Component view working but Client not working

  • July 6, 2022
  • 2 replies
  • 4 views

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

Partner
September 12, 2022

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. 

Partner
September 12, 2022
This post has been deleted.

This seems unrelated.