firebase / firebase/functions-samples
child-count sample has not been updated for v1.0
Open
type: bug
- Dominant language
- JavaScript
- Stars
- 12.2k
- Forks
- 3.8k
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 1
Description
### How to reproduce these conditions
Take the sample function from:
https://github.com/firebase/functions-samples/blob/master/child-count/functions/index.js
And try to deploy it on the Cloud Functions for Firebase v1.0 SDK. You'll get this error:
> TypeError: Cannot read property 'ref' of undefined at
Contributor guide
Assessment
This issue has not been assessed yet.