Dumitru Cucu

Results 5 comments of Dumitru Cucu

I found the issue. All I had to do is to use `orderBy`, and after that I received an index link for firestore console.

Hi guys Was this issue resolved? I'm asking because I'm sill getting this error in production.

Hey guys, I found an alternative solution to fix this problem. Here are the steps: 1. Go to Firestore 2. Click on Query builder tab 3. Replicate the same query...

> FYI, my current workaround is removing > > ``` > "predeploy": [ > "npm --prefix \"$RESOURCE_DIR\" run lint" > ], > ``` > > from firebase.json. > > That...

Yes, it returns cookies. The only problem is that I can't decide to run an automated headless browser on my production server, because it's too expensive.