KyleAMathews / react-spinkit

A collection of loading indicators animated with CSS for React
http://kyleamathews.github.io/react-spinkit/
MIT License
1.49k stars 73 forks source link

Update from 2.1.2 to 3.0.0 broke app #61

Open rsomlette opened 7 years ago

rsomlette commented 7 years ago

I updated the version to enjoy the coloring instead of adding a style manually. Since then, I cannot access my app anymore.

18:52:25.521 collector.githubapp.com/github/page_view?dimensions[page]=https%3A%2F%2Fgit…a474f3aec935419cb7213d2a8204a518421&dimensions[cid]=950222863.1485555319:1 GET https://collector.githubapp.com/github/page_view?dimensions[page]=https%3A%…8fa474f3aec935419cb7213d2a8204a518421&dimensions[cid]=950222863.1485555319 net::ERR_BLOCKED_BY_CLIENT
18:52:25.642 github-33d8097….js:3 OPTIONS https://api.github.com/_private/browser/stats net::ERR_BLOCKED_BY_CLIENT
i @ github-33d8097….js:3
18:52:25.645 61:1 Uncaught (in promise) TypeError: Failed to fetch

Reverting back to 2.1.2 seems to fix the problem. JQuery is a problem as well.