Skip to content

Disabled React.StrictMode

Rasmus Svala requested to merge integrate-three into dev

StrictMode is turned off to disable re-renders of the three.js component. Going forward, it's preferable to have it disabled by default and enable it only when checking for bugs.

Merge request reports

Loading