isNil is not a function

Hi!

We are currently facing a problem in our sdk, we noticed that 2 errors are triggered in the console referring to the _.isNil function, we used version 2.9.7 of the sdk, we updated to version 2.10.1 and the error persists, can you help me to correct this , please?

Hi, @apresentadorauditori,

Can you share the errors you are seeing in your console? Also, please tell us the exact steps to reproduce the behavior you are seeing. This will help us test on our side and diagnose what may be happening.

I can’t upload the print because the error “An error occurred: Sorry, you can’t embed media items in a post.

But about the error, two messages appear in the console reporting the error, one with the title of TypeError: _.isNil is not a function and the other with the title of Uncaught TypeError: _.isNil is not a function

And to replicate the error, what we do is simply access the page that we have set up for meetings with an active meeting and what we see on this page is just a black background, which should actually be the default zoom meeting screen.

In case you need this information, our current version is 2.9.7, but we also tested the most current version we found in the documentation, which would be version 2.10.1

Zoom Meeting Web SDK uses lodash

you should check, if you have loaded lodash correct

Yes, i’ve checked here and it is been loaded, but unfortunately i can’t send prints in the post

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.