realm-studio icon indicating copy to clipboard operation
realm-studio copied to clipboard

Prepare for React async rendering

Open kraenhansen opened this issue 6 years ago • 0 comments

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.

kraenhansen avatar May 29 '18 17:05 kraenhansen