SpikeHD / Dorion

Tiny alternative Discord client with a smaller footprint, snappier startup, themes, plugins and more!
https://spikehd.github.io/projects/dorion/
GNU General Public License v3.0
627 stars 20 forks source link

[Bug] [Linux] Image in body of embeds don't load #257

Open Banaanae opened 2 months ago

Banaanae commented 2 months ago

Describe the bug If only 1 image is sent in the body of a embed, it won't load, this does not occur for other images placements (author, footer and thumbnail) and when 2-4 images are present in the body section Doing some quick debugging in inspect it appears that there shows an a tag exists for the image but it's width and height is 0x0 image

To Reproduce

  1. Create an embed with 1 image in the body (discohook.org premade)
  2. Send message to a webhook to observe

Expected behavior The body image should load

Screenshots What it should look like: image

What it actually looks like: image

System Info (please complete the following information):

Additional context Does not occur on Windows 11 (both v5.0.1 and v6.0.2) Does not appear to have any console errors/warnings Here is a premade webhook for <1 image, this loads normally

binford2k commented 2 months ago

I see this problem in macOS too.