Tony Zappia

Results 5 issues of Tony Zappia

### Operating System macOS 14.4.1 ### Browser Version Chrome/123.0.6312.124 ### Firebase SDK Version 10.11.0 ### Firebase SDK Product: Firestore ### Describe your project's tooling Angular 17 app ### Describe the...

question
api: firestore
needs-attention

This is a backport of a fix made for the same plugin code found in capacitor. The original code is here: https://github.com/ionic-team/capacitor/pull/2924 Fixes #157 Supersedes #133

### Operating System macOS 14.6.1 ### Browser Version Chrome/127.0.6533.120 ### Firebase SDK Version 10.13.0 ### Firebase SDK Product: Auth, Firestore, Functions, Storage ### Describe your project's tooling Angular v18 app...

bug
api: core

### Related issues https://github.com/firebase/firebase-functions/issues/1523 ### [REQUIRED] Version info **node:** v22.8.0 **firebase-functions:** 5.1.1 **firebase-tools:** 13.16.0 **firebase-admin:** 12.4.0 ### [REQUIRED] Test case ``` import { beforeUserCreated } from "firebase-functions/v2/identity"; import { myList...

Needs: Attention

### Related issues None ### [REQUIRED] Version info **node:** v22.6.0 **firebase-functions:** 5.0.1 **firebase-tools:** 13.15.2 **firebase-admin:** 12.3.1 ### [REQUIRED] Test case Create blocking function: ``` export const beforeCreated = beforeUserCreated({ region:...

Needs: Attention