unimodern
unimodern
I am getting the same error: "Calling Firebase APIs outside of an Injection context may destabilize your application leading to subtle change-detection and hydration bugs. Find more at https://github.com/angular/angularfire/blob/main/docs/zones.md" https://github.com/angular/angularfire/blob/main/docs/zones.md...
> I am getting the same error: "Calling Firebase APIs outside of an Injection context may destabilize your application leading to subtle change-detection and hydration bugs. Find more at https://github.com/angular/angularfire/blob/main/docs/zones.md"...
Resolved using this https://github.com/angular/angularfire/pull/3590#issuecomment-2581455741
> > Resolved using this [#3590 (comment)](https://github.com/angular/angularfire/pull/3590#issuecomment-2581455741) > > not a solution No it is not. Just a workaround for now.