-
Type: Task
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
With the async changes coming to React https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html we should wrap the app windows in the <React.StrictMode> component and correct the use of unsafe lifecycle methods.
When I initially tried this Reactstraps modal was giving errors - so let's wait a bit before doing this.