firebase-firelobby icon indicating copy to clipboard operation
firebase-firelobby copied to clipboard

Update createRoot to unstable_createRoot

Open ProBeta1 opened this issue 4 years ago • 1 comments

Reference : https://github.com/facebook/react/blob/master/packages/react-dom/index.experimental.js#L22

ProBeta1 avatar Jun 13 '20 20:06 ProBeta1

I had an issue where starting the app via npm start threw an object is not a function error - switching from createRoot to unstable_createRoot fixed it!

edant92 avatar Dec 09 '20 19:12 edant92