Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Banaanae opened this issue Sep 22, 2024 · 1 comment
Open

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

Banaanae opened this issue Sep 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Banaanae
Copy link

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):

  • 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

@Banaanae Banaanae added the bug Something isn't working label Sep 22, 2024
@Banaanae Banaanae changed the title [Bug] Image in body of embeds don't load [Bug] [Linux] Image in body of embeds don't load Sep 22, 2024
@binford2k
Copy link
Contributor

I see this problem in macOS too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants