Video does not load - Erro meeting SDK

Hello,

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.

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

I checked that have loaded lodash correct!

could you share what version of react you are running on?
I would recommend trying with 1.6.x

We only use the sdk for the web