-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
window is not defined #30
Comments
+1
will suffice |
Apologies for the bump, but IMO this is super important. Plenty of iso environments these days with React + Angular that this currently kills. |
Until #48 is merged, you can use |
Additionally this is causing our tests to fail; using Code
Error
The reason is that it is attaching itself to This relates to #56 |
Hey!
I've tried to use it with react isomorphic tools, and got that error. Is it possible to mock
window
somehow? Or make it agnostic?The text was updated successfully, but these errors were encountered: