firebase / snippets-web

Web snippets for firebase.google.com
Apache License 2.0
736 stars 241 forks source link

gregfenton patch issue 221 #344

Closed gregfenton closed 1 year ago

gregfenton commented 1 year ago

https://github.com/firebase/snippets-web/issues/221#issuecomment-1557239157

thatfiredev commented 1 year ago

Seems like that function is also called here:

https://github.com/firebase/snippets-web/blob/c35648302d16a96463cba8846ea7ec01d8e3cbc1/firestore/test.solution-counters.js#L70

and here:

https://github.com/firebase/snippets-web/blob/c35648302d16a96463cba8846ea7ec01d8e3cbc1/firestore/test.solution-counters.js#L78

We'll need to remove the db argument in these places too.