Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

componentWillReceiveProps with react 16.9.0 #40

Open
GuillaumeCisco opened this issue Sep 19, 2019 · 4 comments
Open

componentWillReceiveProps with react 16.9.0 #40

GuillaumeCisco opened this issue Sep 19, 2019 · 4 comments

Comments

@GuillaumeCisco
Copy link

From react 16.9.0, there is now a warning when componentWillReceiveProps is used.
https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html

@AlejandroSilva
Copy link

AlejandroSilva commented Feb 13, 2020

according to the docs, in the next major release (17.x) the componentWillReciveProps should be removed, making this component not usable in newer projects

@GuillaumeCisco
Copy link
Author

Is there any chance this repository will be updated?

@alexkuz
Copy link
Owner

alexkuz commented Mar 3, 2020

To be honest, I'd look for some alternatives - I haven't updated this repo for the long time and not really willing to support it further. Maybe I find a maintainer for it, not sure if it really worth it though.

@Methuselah96
Copy link

@alexkuz Can we move this package to redux-devtools? It's used by redux-devtools-dock-monitor and needs a few updates (including this issue). I just need npm access (methuselah96). Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants