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: Icons not showing correctly after opening devtools #19709

Closed
2 tasks done
djschilling opened this issue May 2, 2023 · 1 comment
Closed
2 tasks done

Bug: Icons not showing correctly after opening devtools #19709

djschilling opened this issue May 2, 2023 · 1 comment
Labels
bug needs-triage This bug needs to be confirmed

Comments

@djschilling
Copy link

djschilling commented May 2, 2023

Bug description

In general using the Font-Awesome icons works. But if i reload my side, then open the devtools and then reload my side again the icons show random utf8 symbols. After another reload the icons work again:

Bildschirmfoto 2023-05-02 um 17 29 03

Reproducible test case

https://review.church.tools/

Font Awesome version

v6.4.0

Serving

Self-hosted

Implementation

CSS

Browser and Operating System

  • Chrome 112.0.5615.137 on MacOs

Web bug report checklist

  • I have included a test case because my odds go way up that the team can fix this when I do
  • I have searched for existing issues and to the best of my knowledge this is not a duplicate
@djschilling djschilling added bug needs-triage This bug needs to be confirmed labels May 2, 2023
@tagliala
Copy link
Member

tagliala commented May 2, 2023

Self-hosted

I suspect this may be related to #17644

Please try by hosting on the CDN

This should be a the best fix (nginx level): #17644 (comment)

I can confirm from:

  1. image
  2. Charset is missing from CSS (but this will not fix 100% of the cases)
  3. Charset is missing from response headers of index-19625735.css

@tagliala tagliala closed this as completed May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs-triage This bug needs to be confirmed
Projects
None yet
Development

No branches or pull requests

2 participants