cancel
Showing results for 
Search instead for 
Did you mean: 
Important updates from Zoom Support:
  • Starting February 3, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to keep using SMS/MMS capabilities on their numbers.

  • Introducing more live support options! More Zoom customers now have access to live agent chat support. Sign in and visit our Contact Support page to see all your available support options. We’re here to help!

Meeting SDK Component view working but Client not working

Sujay
Newcomer
Newcomer

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

This seems unrelated. 

richfinelli
Zoom Partner
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.