You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am creating an SVG from Python and sending it to mattermost. It appears just fine on the desktop client but does not render correctly on the iOS app. I have tried to simplify the issue down to the simplest image that doesn't render properly.
This is how the messaage appears on desktop for me:
And this is what I see on the iOS app:
And this is the SVG file (with the white background):
In case easier to work with, this is the contents of the svg:
I am creating an SVG from Python and sending it to mattermost. It appears just fine on the desktop client but does not render correctly on the iOS app. I have tried to simplify the issue down to the simplest image that doesn't render properly.
This is how the messaage appears on desktop for me:
And this is what I see on the iOS app:
And this is the SVG file (with the white background):
In case easier to work with, this is the contents of the svg:
Click to expand SVG code
The text was updated successfully, but these errors were encountered: