Icons are spinning in production build in web
See original GitHub issueFirst of all, thank you for the great library.
Environment
"react-native-paper": "^3.2.1",
"html-webpack-plugin": "^3.2.0",
"ts-loader": "^6.0.2",
"webpack": "^4.33.0",
"webpack-cli": "^3.3.3",
"webpack-dev-server": "^3.7.1"
Description
All material community icons are spinning in production build. Not spinning in development environment running with webpack-dev-server.
Please refer to this screen record:
Reproducible Demo
(not yet)
Issue Analytics
- State:
- Created 4 years ago
- Reactions:4
- Comments:5 (2 by maintainers)
Top Results From Across the Web
NextJS huge icon on initial page load after build project
I use material-ui in my project, developed time everything is ok but when i build project, the icons first be large then it...
Read more >How To Set Up a React Project with Create React App
To create a production build, use npm run build. If you are running the script locally, it will open the project in your...
Read more >Product Icon Reference | Visual Studio Code Extension API
identifier default codicon ID description
accounts‑view‑bar‑icon account Accounts icon in the view bar.
breakpoints‑view‑icon debug‑alt View icon of the breakpoints view.
callstack‑view‑icon debug‑alt View icon of...
Read more >How to build a progress bar indicator in Next.js - LogRocket Blog
If you save your progress and click on a route in the browser, you should see a progress bar and a spinning icon...
Read more >How to Build a React Project with Create React App in 10 Steps
It is one of the easiest ways to spin up a new React project and is an ideal ... posts from around the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@acro5piano Can you provide a small repro that we can easily build and try locally?
@Trancever I’m really sorry, but I couldn’t create any reproductions with any code, version, and browsers. The most mysterious thing is I used the same version of the code (with git checkout) and built in the almost same environment, but couldn’t reproduce the issue. Maybe a bug in Chrome or something I guess.
Anyway, I have to close the issue. Thanks very much.