Description
Error ‘react-modal: No elements were found for selector #zmmtg-root.’ is logged multiple times in sentry. We don’t have any logic which can cause above error so I feel it’s an issue with the web SDK. Can you please let me know what could cause the above error and how can we fix it?
Error
react-modal: No elements were found for selector #zmmtg-root.
Which version?
1.8.5
To Reproduce
I do not have any specific steps to reproduce this error but it keeps getting logged in sentry. I also feel it’s an issue only after upgrading to 1.8.5. Earlier we were using 1.7.10 and haven’t come across this error.
Additional context
we are using something similar to this Please init meeting first! Error when adding div id="zmmtg-root" inside a React component - #8 by mehdi.rouis to load meeting UI in custom div and we hide #zmmtg-root div added in the body.