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] Chrome and Edge stall waiting for Twemoji files #400

Closed
EdwardPrado opened this issue Aug 5, 2024 · 1 comment · Fixed by #402
Closed

[BUG] Chrome and Edge stall waiting for Twemoji files #400

EdwardPrado opened this issue Aug 5, 2024 · 1 comment · Fixed by #402

Comments

@EdwardPrado
Copy link

Describe the bug
MaxCDN, the host for Twemoji, has shutdown. In Chrome and Edge (and likely other Chromium browsers) this results in the web page not loading as it waits on the Twemoji requests. This does not happen with Firefox, which immediately has an error returned. The screenshots below show the wait time ranging from 20 to 30 seconds.

Network Screenshots:
Chrome
image
Edge
image
Firefox
image

To Reproduce
Steps to reproduce the bug:

  1. (Optional) Open Chrome devtools to monitor network traffic
  2. Go to https://hub.climatetownproductions.com/ in Chrome or Edge
  3. Wait for the page to load
  4. (Optional) Check the network requests for the Twemoji min files

Expected behavior
Page should not be stalling as it waits on the minimized Twemoji files.

Additional comments
Twemoji will be removed as part of the Redesign (#70) since emojis aren't used in the new design. Till that's done and the redesign branch is merged with main I suspect this will dissuade users from using the site.

@VeckoTheGecko
Copy link
Collaborator

Thanks for the report! I didn't notice this (1 year later 😵). Just updated the CDN.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants