Animation is delayed
Closed this issue · 1 comments
eranimo commented
Since the animation doesn't start immediately, all of these spinners won't show up for most use cases before whatever it is you're doing loads.
KyleAMathews commented
This is as designed https://github.com/KyleAMathews/react-spinkit#fades-in-spinners-after-one-second
If you want spinners to show immediate, pass in the noFadeIn
prop.