fakiolinho / react-loading

React component for loading animations

Home Page:https://codesandbox.io/s/mqx0ql55qp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

delay in loading

crobinson42 opened this issue · comments

Our team is using react-loading in several sites and I notice there's an approx. delay of ~300ms before the loading icon renders. I've tried some simple surface debugging but no luck :-(

any help is appreciated.

Hmmm, so delay prop is set to 0 and you can still notice some delay of ~300ms ?

Ahh - I'm sorry I didn't know there was a prop for delay. Out of curiosity, why us delay not set to 0 by default?