trendmicro-frontend / react-sidenav

React SideNav component
https://trendmicro-frontend.github.io/react-sidenav/
MIT License
349 stars 105 forks source link

Javascript warning: componentWillMount has been renamed, and is not recommended for use #56

Open dlynnsmith opened 4 years ago

dlynnsmith commented 4 years ago

The end of the message is "Please update the following components: Uncontrolled(SideNav)". This seems to happen any time the SideNav is rendered.

`getLatitude.js:formatted:1 Warning: componentWillMount has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.

Please update the following components: Uncontrolled(SideNav)`

lr001dev commented 4 years ago

I'm wondering about this too!