-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Closed as not planned
Closed as not planned
Copy link
Labels
bugAn error in the Docusaurus core causing instability or issues with its executionAn error in the Docusaurus core causing instability or issues with its executionclosed: wontfixA fix will bring significant overhead, or is out of scope (for feature requests)A fix will bring significant overhead, or is out of scope (for feature requests)
Description
Have you read the Contributing Guidelines on issues?
- I have read the Contributing Guidelines on issues.
Prerequisites
- I'm using the latest version of Docusaurus.
- I have tried the
npm run clearoryarn clearcommand. - I have tried
rm -rf node_modules yarn.lock package-lock.jsonand re-installing packages. - I have tried creating a repro with https://new.docusaurus.io.
- I have read the console error message carefully (if applicable).
Description
See the title. FontAwesome icons are huge at first during page loading and then the proper size.
Reproducible demo
https://codesandbox.io/p/devbox/romantic-wildflower-tlnm8f
Steps to reproduce
- Add FontAwesome
- Use an FAIcon inline
- Load the page
Expected behavior
Size being fine during page loading.
The CSS being inline at the beginning of the html page, I would expect this to be true.
Actual behavior
Icon changes size during loading
Your environment
- Public source code: https://github.com/yunohost/doc
- Public site URL: http://localhost:3000/fr/admin/get_started/install_on/arm_board
- Docusaurus version used: 3.9.2
- Environment name and version (e.g. Chrome 89, Node.js 16.4): Firefox (but bug present on chrome too)
- Operating system and version (e.g. Ubuntu 20.04.2 LTS):
Self-service
- I'd be willing to fix this bug myself.
Metadata
Metadata
Assignees
Labels
bugAn error in the Docusaurus core causing instability or issues with its executionAn error in the Docusaurus core causing instability or issues with its executionclosed: wontfixA fix will bring significant overhead, or is out of scope (for feature requests)A fix will bring significant overhead, or is out of scope (for feature requests)