geofirex
geofirex copied to clipboard
The query requires an index
Hello, i have an issue...
When i do this query on geofirex
const questionsGeofire = geo.collection('questions', ref =>
ref.where('hidden', '==', false)
);
i have this error:
On the documentation i red that i have to create an index for this type of query, but when i enter on the link attached on the error screen :"https://console.firebase.google.com/u/2/project/closetome-9bf7a/database/firestore/indexes?create_index=EglxdWVzdGlvbnMaCgoGaGlkZGVuEAlaFAoQcG9zaXRpb24uZ2VvaGFzaBACGgwKCF9fbmFtZV9fEAI" firebase get bugged.. and i can't create the index...
do you know some about this?
I create manually indexes but they dont work, and i dont know that i do by the correct way... Thank you
@victorvargass logout from all your Google accounts except for the project's Google account and try the same!