-
Task
-
Resolution: Unresolved
-
L3 - Default
-
None
-
None
-
M
AT:
- React.StrictMode is used throughout Optimize
Right now this triggers warning as several of our third level dependencies are still using unsafe lifecycle methods. This ticket depends on:
- react-router: https://github.com/ReactTraining/react-router/issues/6060
- react-date-range: https://github.com/Adphorus/react-date-range/issues/187
- react-table: https://github.com/react-tools/react-table/issues/888
- react-fullscreen: https://github.com/snakesilk/react-fullscreen/issues/7
The Github issues are now all closed. We could have another look at this. A quick investigation returned that we probably need to upgrade to react-table v7. This upgrade process might not be easy.