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

Warning: Unknown prop `delay` on <div> tag. Remove this prop from the element.

mar-muel opened this issue · comments

Hi everything works great, thanks! But I get the following warning:

Warning: Unknown prop delay on

tag. Remove this prop from the element.

I'm using Chrome Version 61.0.3163.100 (Official Build) (64-bit)

I get the same warning on the example page https://www.webpackbin.com/bins/-KmrzFstbIElhoFgQX96

Hmm, yeah you 're right, I saw the issue. Thanks @mar-muel

Fixed in #33 release v1.0.1

Sorry for reopen, but I still have the same warning on version 2.0.1, are you sure this is really fixed?

captura de pantalla 2018-04-20 a las 9 45 43
My code:
captura de pantalla 2018-04-20 a las 9 47 47

Hmm no you are right it is definitely valid this bug