You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 6, 2023. It is now read-only.
Do you want to request a feature or report a bug?
A bug.
What is the current behavior?
The most recent PRs are getting failures in CI because ReactDOM. Required module not found and Cannot find module 'react/lib/ReactTestUtils'.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem. You can use this jsfiddle to get started: https://jsfiddle.net/stopachka/m6z0xn4r/.
It seems like making any PR will trigger this error.
What is the expected behavior?
The tests should not fail for reasons unrelated to the PR.
Which versions of Draft.js, and which browser / OS are affected by this issue? Did this work in previous versions of Draft.js?
This is in CI on Github.