-
Notifications
You must be signed in to change notification settings - Fork 243
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
Uncaught ReferenceError: global is not defined #1911
Comments
Yeh, this shouldn't keep "replacing" the I'm a little surprised that this hasn't been raised as an issue already... |
This issue has "just" missed the release of 2.8.8, so it's currently scheduled for v2.8.9 (which will normally rollout at the end of oct (early November)) and that will be the last scheduled release of 2022. |
Shims v2.0.2 is now published with this fix. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
This call blows up when trying to build AI with gatsbyjs. Is this function missing "else" statement? It seems from the description that the globalThis should be but in practice each clause gets entered until the global check fails.
ApplicationInsights-JS/tools/shims/src/Helpers.ts
Line 38 in 06c1469
The text was updated successfully, but these errors were encountered: