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
"We need a way to initialize React without relying on global state
"Following this discussion facebook/react#1287, there are complications when trying to use React in unit tests due do the fact that React will not function properly if it is required when global.window is not set..."
https://github.com/archetypes/js-react/blob/master/src/test/js/ReactDomTest.js#L18-L20
If it is still necessary, file a bug against facebook/react
The text was updated successfully, but these errors were encountered: