-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Description
Describe the bug
When sending media to a group within Chatwoot, the file is not sent and the following error appears:
{
TypeError: Cannot read properties of null (reading 'matchAll')
}Version
{
"version": "2026.1.2",
"engine": "GOWS"
}Steps
To Reproduce Steps to reproduce the behavior:
- Attach a media file in a chatwoot group conversation
- Do not include any captions
- Send the message
Expected behavior
The file is not being sent, just like in individual conversations. The file is only being sent when a text caption is added to the media, as shown in the image below:
Screenshots