Open SET001 opened 8 years ago
Investigating this issue I came to this simple fix in LocalStorageEmitter.ts:37
constructor(@Inject(NgZone) private ngZone: NgZone) {
this fixed error in my first post but now I'm getting No provider for NgZone!
and I have no idea why there is no provider for NgZone and how to fix this *(
while trying to bootstrap it like this:
it give an error: