FirebaseExtended / polymerfire

Polymer Web Components for Firebase
https://www.webcomponents.org/element/firebase/polymerfire
MIT License
459 stars 142 forks source link

Firestore: Uncaught TypeError: Cannot read property 'query' of undefined #296

Closed merlinnot closed 5 years ago

merlinnot commented 7 years ago

This error occurs because of this. It does not respect the prototype chain.

merlinnot commented 5 years ago

Closing due to inactivity.