Upgrading to React 15.2.0 throws "unknown props" warning.
Closed this issue · 2 comments
ravasthi commented
The relevant part of the stack trace shown in the console:
[Error] Warning: Unknown props `spinnerName`, `noFadeIn`, `overrideSpinnerClassName` on <div> tag. Remove these props from the element. For details, see https://fb.me/react-unknown-prop
in div (created by SpinKit)
jairtrejo commented
Hello! I created a PR that fixes the issue.
KyleAMathews commented
Fixed in #36