Edward Stevens

Results 4 comments of Edward Stevens

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!

The fix from @claudeheintz also worked for me. Removing `jdk1.8.0_161.jdk` from `/Library/Java/JavaVirtualMachines` on macOS Big Sur 11.2.3 .

I also have the same issue! It's really frustrating having to wait for the 'top' state to settle before being able to change to the iFrame state without it auto-switching....

Any timeline on when this might be resolved? Or anything I could do to help out?