mattermost / mattermost-mobile

Next generation iOS and Android apps for Mattermost in React Native
https://about.mattermost.com/
Apache License 2.0
2.2k stars 1.33k forks source link

Inline base64 image is not displaying in mobile app #3881

Closed sag1 closed 9 months ago

sag1 commented 4 years ago

Summary

Markdown inline image source in base64 strips the base64 content.

Environment Information

Steps to reproduce

How can we reproduce the issue?

Insert an image with inline source

Photo

Expected behavior

Display the image in mobile app

Observed behavior

Displays the raw content

Photo

amyblais commented 4 years ago

This sounds similar to https://github.com/mattermost/mattermost-server/issues/9274 Does the workaround suggested by the community member at the bottom of the issue thread help?

sag1 commented 4 years ago

In my case, there is no space before and after comma. You can see the content above

amyblais commented 9 months ago

Closing some older issues. Please re-open this if the issue still reproduces on the latest version (v2.10),