angular/angularfire

Support firebase v12

anisabboud opened this issue · 7 comments

firebase 12.0.0 was recently released:

AngularFire 20.0.1 is not compatible with it; produces compilation errors such as:

✘ [ERROR] TS2345:
  Argument of type 'import("node_modules/@angular/fire/node_modules/@firebase/storage/dist/storage-public").UploadTask'
  is not assignable to parameter of type 'import("node_modules/@firebase/storage/dist/storage-public").UploadTask'.
  Types of property 'catch' are incompatible.

This issue does not seem to follow the issue template. Make sure you provide all the required information.

Yes confirmed, we have the same

same here pls pls

From what I can see, Vertex AI needs removing, but other than that everything else should work (unless I'm missing something!)