Zoom Reaction Button "I'm away" not working

Description

  1. Reaction Button “I’m away” not showing as a coffee mug icon but an x icon instead
  2. Clicking on the button does nothing, just removes previously shown icon

Browser Console Error

Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.Check the render method of `ce`.
u @ zoomus-websdk.umd.min.js:2
w @ zoomus-websdk.umd.min.js:2
value @ zoomus-websdk.umd.min.js:2
callback @ react-dom.development.js:18095
callCallback @ react-dom.development.js:16433
commitUpdateEffects @ react-dom.development.js:16472
commitUpdateQueue @ react-dom.development.js:16463
commitLifeCycles @ react-dom.development.js:17364
commitAllLifeCycles @ react-dom.development.js:18736
callCallback @ react-dom.development.js:149
invokeGuardedCallbackDev @ react-dom.development.js:199
invokeGuardedCallback @ react-dom.development.js:256
commitRoot @ react-dom.development.js:18948
eval @ react-dom.development.js:20418
unstable_runWithPriority @ scheduler.development.js:255
completeRoot @ react-dom.development.js:20417
performWorkOnRoot @ react-dom.development.js:20346
performWork @ react-dom.development.js:20254
performSyncWork @ react-dom.development.js:20228
interactiveUpdates$1 @ react-dom.development.js:20495
interactiveUpdates @ react-dom.development.js:2170
dispatchInteractiveEvent @ react-dom.development.js:4882

Which Web Meeting SDK version?
2.4.0

Meeting SDK Code Snippets
The code snippets that are causing the error / issue so we can reproduce.

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Go to ‘Reactions’
  2. “I’m Away” button is shown as “X” icon
  3. Click on “X” icon
  4. Nothing happens
1 Like

This has been tested on Zoom Sample Web App as well and we got the same behavior. Could you please check?

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