Just updated react-dom to version 16.5.2, and all my tests have begun to fail dur to: requirejs error occurred TypeError: Cannot read property 'unstable_cancelScheduledWork' of undefined.
I didn't see any related errors on the release notes / any related issues using it so I assumed I've done something wrong..
When I comment import ReactDOM from 'react-dom' the test doesn't crash.. (doesn't pass either..)
Any ideas what could be done wrong?
16.5.0and above if I don't have time and scheduling dependency.. Do you want to make this as an answer?