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
@JayKan this is related to #13150. The root issue in #13150 was that react-test-renderer and react-dom weren't working together with Context, which is the same issue you're seeing here. This was fixed #13164, which will be included in the next release.
Do you want to request a feature or report a bug?
What is the current behavior?
Steps to reproduce the behavior:
git clone https://github.com/JayKan/react-multiple-renderers-error
cd react-multiple-renderers-error
yarn
yarn test
What is the expected behavior?
Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?
The text was updated successfully, but these errors were encountered: