Thomas Bouldin
Thomas Bouldin
@tylerpalmerdev We're just getting started. Web Frameworks has some features that other providers don't, such as zero-parameter initialization of the Firebase SDKs client- and server-side, automatic synchronization of Firebase Auth...
Circling back, the official successor to "Web frameworks" (which, as hinted at above, uses Run) is App Hosting. Our primary focus is going to be making sure App Hosting covers...
Sorry for the delay. I don't think there's a reasonable platform-wide solution to resolving circular links in a JSON-based API. While loggers can replace a circular reference with a sentinel...
Hmm... the issue being closed hid it from my bug inbox, but I found the GitHub alert. Reopening to make sure this gets tracked. Thanks for doing some good legwork...
Additionally, can you explain what specifically is the circular ref in your example? It looks like you're possibly trying to return a `QuerySnapshot` or `QueryDocumentSnapshot`? You won't be able to...
After consulting with the team we've decided to keep the function behavior as-is, since it is documented as a JSON API. You can use the method you've coded up already...