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

Breaks site in IE11 #32

Closed
brianbento opened this issue Feb 1, 2020 · 8 comments
Closed

Breaks site in IE11 #32

brianbento opened this issue Feb 1, 2020 · 8 comments

Comments

@brianbento
Copy link

brianbento commented Feb 1, 2020

Updated to the latest version of Gatsby and this plugin and noticed the site stopped working in IE11.

After some sleuthing, I found that removing the static-site plugin fixed the issue.

Live error can be seen @ https://quickbooks.intuit.com/ca.

Image of error:
Screen Shot 2020-01-31 at 9 45 59 PM

Where it leads too:
Screen Shot 2020-01-31 at 9 46 25 PM

@brianbento
Copy link
Author

I've had success ripping the code out of the plugin and placing it directly into gatsby-node.js and gatsby-browser.js.

@brianbento
Copy link
Author

Bump

@LewisYearsley
Copy link
Contributor

@brianbento had this same issue. Submitted a PR for it at #35

@wardpeet
Copy link
Owner

Oh I'm sorry, I missed this. I'll have a look at the PR

@LucyMac
Copy link

LucyMac commented Feb 18, 2020

Having the same issue here @wardpeet - thanks 🙂

@LewisYearsley
Copy link
Contributor

Tested the latest version from NPM (0.2.3) now that the PR has been merged and verified that, in my case, the problem is solved and IE11 is working again! 🎉

FYI @brianbento @LucyMac

@LucyMac
Copy link

LucyMac commented Feb 20, 2020

This has fixed everything that was broken on IE11! Thank you @LewisYearsley and @wardpeet <3

@brianbento
Copy link
Author

I'd say it's safe to mark this closed. Thanks @wardpeet and @LewisYearsley!

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

No branches or pull requests

4 participants