Incorrect display when sending multiple links
When I send a message with the content below to the channel:
https://crm.fastboy.dev/support/messenger / https://feat-d5-1251.crm-frontend-cxw.pages.dev/settings/users
Observed issue:
Expected behavior:
The content should be displayed as follows:
I found that the following code modifies the links and causes this issue:
Package version
- "stream-chat-react": "^13.9.0",
- "stream-chat": "^9.24.0"