Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upglobal is not defined Angular 6 #753
Comments
This comment has been minimized.
This comment has been minimized.
as temporary workaround for any that reach this page you can add
in polyfill.ts |
This comment has been minimized.
This comment has been minimized.
Thanks for the workaround. At this point, the angular community will have to come with a solution for this problem, since we're hardly the only library using |
luisrudge
closed this
May 5, 2018
May 6, 2018
This was referenced
This comment has been minimized.
This comment has been minimized.
More context on the angular change here: angular/angular-cli#9827 (comment) |
luisrudge
referenced this issue
May 7, 2018
Closed
Shim for global has been removed from angular cli #755
luisrudge
referenced this issue
May 18, 2018
Closed
ReferenceError: global is not defined in Angular 6 application #759
This comment has been minimized.
This comment has been minimized.
@luisrudge would you be happy with a fix like this in your
and refactor some code to use I can prepare PR in that case. |
This comment has been minimized.
This comment has been minimized.
@fetis I think this is a bigger change than you think, but if you want to go for it, I'll review and test your PR |
takahser
referenced this issue
May 31, 2018
Closed
ReferenceError: global is not defined - Intl polyfill #9920
kilchenmann
referenced this issue
Jul 23, 2018
Closed
Module not found: Error: Can't resolve 'jsonld' #42
This comment has been minimized.
This comment has been minimized.
tinyweasel
commented
Nov 27, 2018
Workaround doesn't workaround for me. |
This comment has been minimized.
This comment has been minimized.
@tinyweasel you don't need workaround anymore. it's fixed since v9.6.1 |
This comment has been minimized.
This comment has been minimized.
tinyweasel
commented
Nov 28, 2018
I just upgraded to Angular 7 and it's happening to me though. What should I update to fix it? |
This comment has been minimized.
This comment has been minimized.
@tinyweasel could you plz provide reproduction code and libs versions plz? |
lucax88x commentedMay 4, 2018
Using any browser, by just performing a login with this library we get this error: