Zoom error while trying to use chat in zoom web sdk

Description
Hi,

I am getting an error while trying to use the chat in a meeting.

Error
react-dom.min.js:17 Uncaught TypeError: Cannot read property ‘importKey’ of undefined
at c (zoom-meeting-1.8.1.min.js:2)
at s (zoom-meeting-1.8.1.min.js:2)
at S (zoom-meeting-1.8.1.min.js:2)
at onKeyDown (zoom-meeting-1.8.1.min.js:2)
at Object.sh (react-dom.min.js:164)
at rh (react-dom.min.js:13)
at uh (react-dom.min.js:13)
at Ge (react-dom.min.js:15)
at vh (react-dom.min.js:165)
at ad (react-dom.min.js:15)
c @ zoom-meeting-1.8.1.min.js:2
s @ zoom-meeting-1.8.1.min.js:2
S @ zoom-meeting-1.8.1.min.js:2
onKeyDown @ zoom-meeting-1.8.1.min.js:2
sh @ react-dom.min.js:164
rh @ react-dom.min.js:13
uh @ react-dom.min.js:13
Ge @ react-dom.min.js:15
vh @ react-dom.min.js:165
ad @ react-dom.min.js:15
cd @ react-dom.min.js:17
Uh @ react-dom.min.js:39
Zg @ react-dom.min.js:158
Xe @ react-dom.min.js:23
oc @ react-dom.min.js:40
(anonymous) @ react-dom.min.js:159
unstable_runWithPriority @ react.min.js:27
ah @ react-dom.min.js:159
xf @ react-dom.min.js:40

Which version?
zoom-meeting-1.8.1.min.js

Screenshots

Anybody knows what might cause this error?
Thank u

Hey @vermont,

Thank you for reaching out and welcome to the developer forum! How are you accessing the page when you get this error? If you’re using HTTP, trying accessing the page using HTTPS as I’ve seen that resolve the issue in the past. If that doesn’t work, I would try using version 1.8.3 of the Web SDK to see if your issue persists.

Let me know if that helps or you have any questions.

Thanks,
Max

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