question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Icons are spinning in production build in web

See original GitHub issue

First 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:

spin

Reproducible Demo

(not yet)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:4
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
Trancevercommented, Dec 12, 2019

@acro5piano Can you provide a small repro that we can easily build and try locally?

0reactions
acro5pianocommented, Dec 22, 2019

@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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found