Open alihammad-gist opened 2 years ago
The Flux library is no longer being updated and we don't have intentions to make Flux compatible with React 18 as we're still using some UNSAFE_
lifecycle APIs. It's better to just migrate to another store instead if you want to upgrade to React 18.
Consider using Redux Toolkit, which is pretty good.
Peer dependencies do not include react-18 which causes installation errors.