David Weiss

Results 35 comments of David Weiss

Refactored to reflect team decision on throwing in the case of self ref. https://github.com/firebase/firebase-functions/issues/1527#issuecomment-2014179765 @inlined

> Hi @DavidWeiss2! I'm trying to make another [project](https://github.com/jazir555/GamesDows), and was hoping you could help me out or point me in the right direction. I'm trying to fully disable the...

> I fixed this by updating firebase tools > > `npm install -g firebase-tools` Worked for me.

@inlined Can someone from the firebase team look into it please? we faced this issue twice from Firestore doc data objects on a list return from a collection.

@inlined, Thanks for your feedback. Your concerns about changing user response objects are valid. The issue I've encountered affects more than logging; it occurs during actual API responses, notably in...

I adding to the Issue a ref to the code that was acutely in my repo to make it clearer.