Firebase API called outside injection context when i upgrade angular version 18 to 19
- 主要语言
- TypeScript
- 星标
- 7.8k
- 派生
- 2.2k
- 平均合并
- 22 小时 28 分钟
- 30 天内合并 PR
- 6
描述
I install Angular 19 and i show me this warnking **Firebase API called outside injection context:**

When happened this:
I upgrade of Angular 18 a Angular 19 and when i change of version.
**Version:**
Angular CLI: 19.2.8
Node: 22.14.0
Package Manager: npm 11.3.0
OS: win32 x64
Angular: 19.2.7
... common, compiler, compiler-cli, core, forms
... platform-browser, platform-browser-dynamic, platform-server
... router
Package Version
---------------------------------------------------------
@angular-devkit/architect 0.1902.8
@angular-devkit/build-angular 19.2.8
@angular-devkit/core 19.2.8
@angular-devkit/schematics 19.2.8
@angular/cli 19.2.8
@angular/ssr 19.2.8
@schematics/angular 19.2.8
rxjs 7.8.2
typescript 5.7.3
zone.js 0.15.0

C:\pr360-portal-v1\pr360>ng update
Using package manager: npm
Collecting installed dependencies...
Found 31 dependencies.
We analyzed your package.json and everything seems to be in order. Good work!
NOTE:
I don't snow how fix this thouble. In the documentation not is clear https://github.com/angular/angularfire/blob/main/docs/zones.md

I don't see which is the impact of no fix this warn. but if is very noisy.
Someone people suggestion add a code. but is very repetitive and not is the solution finish.
贡献指南
调研方向
从链接的 docs/zones.md 和 Angular 18-to-19 upgrade 输出开始,使用报告中的 Angular 19.2.7 和 Angular CLI 19.2.8 版本。复现该警告并确定触发它的 Firebase 调用;done 应包括已确认的影响以及有文档记录且不重复的解决方案,或为 maintainers 提供清晰的复现步骤。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- angular, typescript
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100