Call super.UNSAFE_componentWillReceiveProps() by kemuridama · Pull Request #533 · facebookarchive/flux
In React 17, we should use UNSAFE_coponentWillReceiveProps() instead of componentWillReceiveProps(). But a container component created by Container.create() overrides an original UNSAFE_componentWi...