You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
zone.js@0.7.3?main=browser:405 Unhandled Promise rejection: TypeError: Cannot set property 'name' of undefined
at new EmptyError (VM20135 EmptyError.js:21)
at FirstSubscriber._complete (VM20134 first.js:147)
// ...
In index.html if you revert https://unpkg.com/zone.js@0.7.3 to 0.7.2 the app works again.
QuentinFchx, dmlukichev, MateuszG, BafS and cgatian