-
Notifications
You must be signed in to change notification settings - Fork 408
Version 0.8.13 crashes with "ReferenceError: _global is not defined" #835
Comments
thank you for posting the issue, I will check it. |
I'm having the same issue, it occurs in my app when a pouchdb lib tries to register an event handler without a window or global
|
It have been fixed in #834, please wait for the next version, sorry for the breaking error. |
Thanks for this fast fix! |
@JiaLiPassion: should I be able to get the fix with |
@riddla , the zone.js will not updated until new version is released, so you can try attached zone.js.zip for now. |
Thanks for the quick work; not trying to rock the boat, but do you have an ETA for the release? Just so I know when to check back, not to rush you. |
* fix (api): change get commits algo for github * fix (api): fix date * fix (api): Get commit from new branch * fix angular/zone.js#835
Known bug with zone.js: [_global is not defined](angular/zone.js#835)
@JiaLiPassion Can you tell me how to substitute the zone.js with the one installed? |
@taxilian , It should be released soon, sorry for inconvenience. |
@endyjasmi , you can just run |
We're all coders here, we know that it happens sometimes despite the best you can do =] Thanks for your work on the project, just trying to plan is all. |
@taxilian , thank you:-) |
@JiaLiPassion Thanks for the work around. It is working great. |
@endyjasmi , [email protected] have been released, you can also try the new version. |
@JiaLiPassion So far so good. Thanks for the great work. |
Updating to 0.8.13 (released yesterday) prevents our Angular application from booting:
The text was updated successfully, but these errors were encountered: