For react deps: ``` "react": "^16.9.0", "react-block-ui": "^1.3.1", "react-color": "^2.17.3", "react-dom": "^16.9.0", ``` There is now this warning showing up ``` Warning: unstable_flushDiscreteUpdates: Cannot flush updates when React is already rendering. in BlockUi ```
For react deps:
There is now this warning showing up