mralbobo
mralbobo
Just in case this accomplishes something, some more details as requested. Google cloud functions and firebase cloud functions (and probably other google cloud things) have a fairly unique behavior where...
Latching onto this issue because it looks _essentially_ the same. Two differences though. The error is `Cannot read properties of undefined (reading 'length')` and limiting to certain components doesn't change...
Pretty simple usecase really: "to use rxjs in scenarios where we're using firebase-admin". More specific examples: - http callable cloud function - use with the nest framework (or anything else...