Skip to content
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

Issue 1094 #1096

Merged
merged 6 commits into from
Nov 4, 2019
Merged

Issue 1094 #1096

merged 6 commits into from
Nov 4, 2019

Conversation

aaronpowell
Copy link
Contributor

This addresses #1094 by doing typeof tests against globals to ensure they exist.

aaronpowell and others added 2 commits November 3, 2019 12:45
Co-Authored-By: Mark Wolff <mrw00010@gmail.com>
Co-Authored-By: Mark Wolff <mrw00010@gmail.com>
@aaronpowell
Copy link
Contributor Author

Thanks @markwolff, both those changes are actioned. Didn't realise xhr wasn't always detected as function, was it object? (I'm just curious)

And I can't believed I missed a === 🤦‍♂

@markwolff
Copy link
Contributor

@aaronpowell Yes I believe it was reported as an object for IE9 (and 10?), even though we can patch it in the same way

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Server Side Rendering fails when using Gatsby
2 participants