New bug introduced in 3.8.0 with Chat. Cannot send chat in component view

I am seeing a chat bug in the latest version of the meeting sdk for web 3.8.0. I am using component view.

The first bug is with the chat box, you can no longer press enter or click a button to send a chat. I changed back to 3.7.0 and the bug went away, so its a 3.8.0 issue. Chat becomes unusable as no chats can be sent.

Before Creating a New Topic:

If you’re experiencing unexpected Video SDK behavior please search the forum with relevant keywords (e.x. error message) and follow the guidance outlined in those posts. Please also leverage the following support links:


Description
A clear and concise description of what the question is.

Browser Console Error
The full error message or issue you are running into.

Which Web Meeting SDK version?
Knowing the version can help us to identify your issue faster. [e.g. 1.9.9]

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 ‘…’
  2. Click on ‘…’
  3. Scroll down to ‘…’
  4. See error

Screenshots
If applicable, add screenshots to help explain your problem.

Troubleshooting Routes
The troubleshooting attempt types you’ve already exhausted, including testing with the appropriate sample app (found on Zoom · GitHub).

Device (please complete the following information):

  • Device: [e.g. Macbook Pro]
  • OS: [e.g. macOS 11]
  • Browser: [e.g. Chrome]
  • Browser Version [e.g. 88.0.4324.150 (Official Build) (x86_64)]

Additional context
Add any other context about the problem here.

1 Like

same here. an error occurs everytime a user tries to send chat message

Uncaught (in promise) TypeError: e11.reduce is not a function
at @zoom_meetingsdk_embedded.js?v=c10ee8a2:56263:41
at m7 (@zoom_meetingsdk_embedded.js?v=c10ee8a2:56289:16)
at @zoom_meetingsdk_embedded.js?v=c10ee8a2:67251:31
at d2 (@zoom_meetingsdk_embedded.js?v=c10ee8a2:21688:50)
at Generator. (@zoom_meetingsdk_embedded.js?v=c10ee8a2:21771:28)
at Generator.next (@zoom_meetingsdk_embedded.js?v=c10ee8a2:21711:31)
at oe (@zoom_meetingsdk_embedded.js?v=c10ee8a2:21931:30)
at a2 (@zoom_meetingsdk_embedded.js?v=c10ee8a2:21943:19)
at @zoom_meetingsdk_embedded.js?v=c10ee8a2:21948:17
at new Promise ()

This error can be resolve by adding Chat Etiquette Policy. Turn feature on and add policy with at least one keyword. Anyway it must be solved, but if you need 3.8.0 version you can use this workaround.

@mandoo and @carlito thanks for reporting this

@selfwalkingcat thanks for the workaround.

We managed to replicate this, and will be fixing this in upcoming version

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