ethereum / ethereum-org-website

Ethereum.org is a primary online resource for the Ethereum community.
https://ethereum.org/
MIT License
5.04k stars 4.78k forks source link

Bug report: Twemoji images not loading correctly #9135

Closed 0xKai27 closed 1 year ago

0xKai27 commented 1 year ago

Describe the bug

Twemoji images which are used through ethereum.org asicons are not being rendered correctly. The image takes a very long time to load and eventually when it loads, it is always displayed with a broken image icon. Behaviour is inconsistent as some of the images are able to be loaded immediately on page refresh and without any issues.

See screenshots below.

To reproduce

  1. Go to the links in the 'screenshot' section below
  2. Scroll down to a section which uses the Twemoji icons
  3. For icons which are not shown, wait for icon to load
  4. View the broken image icon upon load

Expected behavior

Icons should be loaded on page load and without the accompanying broken icon

Screenshots

Dapps image

Layer 2 image

Stablecoins

image

Desktop (please complete the following information)

Browser: Tested on Chromium (Brave and Chrome)

Smartphone (please complete the following information)

No response

Additional context

No response

utkarshk384 commented 1 year ago

It seems that the CDN(Max CDN) used by twemoji is down, therefore try following the steps provided here.

minimalsm commented 1 year ago

Thanks for the report @utkarshk384 ❤️