felixakiragreen / react-kronos

A fast, intuitive, and elegant date and time picker for React.
https://felixakiragreen.github.io/react-kronos/
MIT License
90 stars 28 forks source link

React 16 error #64

Closed tnguven closed 6 years ago

tnguven commented 7 years ago

I am getting an error like this after migrate to React 16.

Error: Minified React error #149; visit http://facebook.github.io/react/docs/error-decoder.html?invariant=149&args[]=kronos for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

felixakiragreen commented 7 years ago

Thanks for reporting. I will update the package to React 16 soon™.

paramaggarwal commented 7 years ago
warning "react-kronos@1.6.0" has incorrect peer dependency "react@^15.6.1".
warning "react-kronos@1.6.0" has incorrect peer dependency "react-dom@^15.6.1".

Thanks for the package, here is the related warning as well.

felixakiragreen commented 6 years ago

Updated to 1.7.0 with React 16. Should be fixed.