We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
dev-develop
8.1
MySQL/MariaDB
No response
In Backend, Fontawesome cause error message. Up to Fontawesome 6.5.1 resolve Font console error : downloadable font: Glyph bbox was incorrect (glyph ids 5 9 10 12 13 15 16 33 49 59 60 61 72 76 81 83 84 85 88 91 92 97 101 102 103 104 106 107 109 118 120 121 122 124 134 135 136 137 139 141 143 145 146) (font-family: "Font Awesome 6 Free" style:normal weight:300 stretch:100 src index:0) source: /webfonts/xxxxxxx.woff2
downloadable font: Glyph bbox was incorrect (glyph ids 5 9 10 12 13 15 16 33 49 59 60 61 72 76 81 83 84 85 88 91 92 97 101 102 103 104 106 107 109 118 120 121 122 124 134 135 136 137 139 141 143 145 146) (font-family: "Font Awesome 6 Free" style:normal weight:300 stretch:100 src index:0) source: /webfonts/xxxxxxx.woff2
Font Error message in logs browser console from Backend
The text was updated successfully, but these errors were encountered:
This is FontAwesome issue happening in Firefox browser: FortAwesome/Font-Awesome#19925
Nothing critical but updating font files to FontAwesome 6.5.1 version will fix this.
Sorry, something went wrong.
PR welcome :)
bennothommo
Successfully merging a pull request may close this issue.
Winter CMS Build
dev-develop
PHP Version
8.1
Database engine
MySQL/MariaDB
Plugins installed
No response
Issue description
In Backend, Fontawesome cause error message.
Up to Fontawesome 6.5.1 resolve Font console error :
downloadable font: Glyph bbox was incorrect (glyph ids 5 9 10 12 13 15 16 33 49 59 60 61 72 76 81 83 84 85 88 91 92 97 101 102 103 104 106 107 109 118 120 121 122 124 134 135 136 137 139 141 143 145 146) (font-family: "Font Awesome 6 Free" style:normal weight:300 stretch:100 src index:0) source: /webfonts/xxxxxxx.woff2
Steps to replicate
Font Error message in logs browser console from Backend
Workaround
No response
The text was updated successfully, but these errors were encountered: