facebookarchive / flux

Application Architecture for Building User Interfaces
https://facebookarchive.github.io/flux/
Other
17.42k stars 3.47k forks source link

Please update the following components: FluxContainer(containerClass) React 16.10.2 #478

Closed DonikaV closed 3 years ago

DonikaV commented 4 years ago

react-dom.development.js:12372 Warning: componentWillReceiveProps has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.

Please update the following components: FluxContainer(containerClass)

DonikaV commented 4 years ago

nothing? :(

JasonKaz commented 4 years ago

@DonikaV Looks like this got fixed before you made this issue: https://github.com/facebook/flux/commit/466130cd0fd5d74961f28fb0e2b64b87802dbfe0

However there hasn't been a new publish of this package in 3 years, so the latest published version does not have this change.

jklimke commented 4 years ago

As a simple install from github is not possible, could you please publish an updated version of the library to npm ?

leroix commented 3 years ago

Looks like 4.0.0 was published 8 days ago. Perhaps, this can be closed?

yangshun commented 3 years ago

Thanks, closing this.