firebase / geofire-js

GeoFire for JavaScript - Realtime location queries with Firebase
MIT License
1.44k stars 345 forks source link

when run geofire got erroe( s._firebaseRef.orderByChild is not a function) #212

Closed sankar7Seven closed 3 years ago

sankar7Seven commented 3 years ago

Version info

Firebase:8.2.7

GeoFire:5.1.0

Other (e.g. Node, browser, operating system) (if applicable):

Test case

Steps to reproduce

when I call geofire query that time I got an error

Expected behavior

Actual behavior

ziyaddin commented 3 years ago

Hard to say something without looking at the actual code.