Open
Description
I'm submitting a ...
- feature request (kinda)
In the future, componentWillMount
is going to be deprecated. Looks like this is going to be in the next version of react, as 16.9.0-alpha.0 generates the following warning:
react-dom.development.js:11963 Warning: componentWillMount is deprecated and
will be removed in the next major version. Use componentDidMount instead. As a
temporary workaround, you can rename to UNSAFE_componentWillMount.
Please update the following components: Sticky
Learn more about this warning here:
https://fb.me/react-async-component-lifecycle-hooks
If you'd like, I can make a PR fixing this.
Metadata
Metadata
Assignees
Labels
No labels