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
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
To Reproduce
Create an embed with 1 image in the body (discohook.org premade)
Send message to a webhook to observe
Expected behavior
The body image should load
Screenshots
What it should look like:
What it actually looks like:
System Info (please complete the following information):
OS: Linux Mint 21.3
Version: v6.0.2
Any other relevant info: amd64 architecture
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
The text was updated successfully, but these errors were encountered:
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
To Reproduce
Expected behavior
The body image should load
Screenshots
What it should look like:
What it actually looks like:
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
The text was updated successfully, but these errors were encountered: