Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Conversation

@murtaza98
Copy link
Contributor

ISSUE

Currently, the Livechat Widget adds the server Url in front to each of the audio attachment URL. Eg. If the audio-attachment URL is file-uploads/abc/audio.mp4, then the widget converts it to http://localhost:3000/file-uploads/abc/audio.mp4.

However, this behavior is not required when the data in attachment is in DATA_URI_SCHEMA.

This PR attempts to solve this issue.

Co-authored-by: Renato Becker <renato.augusto.becker@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants