geofirex
geofirex copied to clipboard
bug: queryFn not working
When I supply an extra query function on the geo collection, nothing is returned. this.geo.collection('unicorns', ref => ref.where('height', '==', 'tall')) returns nothing.
I have the same problem. Could you fix it?