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
During our upgrade to Angular 20, our project compiles successfully
However the moment we go to the application/website, angularFire gives issues.
In chrome devtools we see:
it seems to be this line that is failing:
I got curious and tried out with zoneless and still got the same error, but it's just a little more readible:
Is angularFire considered to be already compatible with Angular 20?
Anybody else experiencing the same?