Warning: componentWillMount has been renamed, and is not recommended for use. / Warning: componentWillReceiveProps has been renamed, and is not recommended #74
Warning: componentWillMount has been renamed, and is not recommended for use.
Warning: componentWillReceiveProps has been renamed, and is not recommended
When I use the following code, I get the above two warnings.
Do you get them too?
I know it's a warning and I can ignore it, but I'd like to fix it if possible.
I'd appreciate any help you can give me.
Warning: componentWillMount has been renamed, and is not recommended for use. Warning: componentWillReceiveProps has been renamed, and is not recommended
When I use the following code, I get the above two warnings. Do you get them too? I know it's a warning and I can ignore it, but I'd like to fix it if possible. I'd appreciate any help you can give me.