• Resolved nicmare

    (@nicmare)


    I use inline images in my email like <img src="data:image/png;base64,…"> but for some reason when i visit the logs and want to preview an image, the “data:” is missing. So the result there is:

    <img src="image/png;base64,…">

    this causes a loading error of the image.

    please put back the “data:” 🙂 thank you!

    • This topic was modified 2 years, 8 months ago by nicmare.
Viewing 1 replies (of 1 total)
  • Hi there @nicmare,

    Thanks for bringing this to our attention. I’ve made a note of this for our development team and they will be looking further into the issue.

    Have a great day! 🙂

Viewing 1 replies (of 1 total)

The topic ‘Support for base64 inline images please’ is closed to new replies.