I can't query
TypeScript
Query.equal("PhoneNumber", phoneNumber),
Query.equal("Email", guardiansEmail),
I can see them in the database
Also I can't Filters in the console π¦
TL;DR
Developers are experiencing issues with the List Documents feature when using Query. One developer suggests fixing the problem by changing the appwrite version to "^13.0.2" in package.json and then reinstalling with npm.hi, have you found a fix to this yet?
What is the output Bro?
I found a fix: change your appwrite version to "^13.0.2" in package.JSON then reinstall with npm again after
Recommended threads
- Problem with the new Email policies
when user set those thing from cloud panel and when they open that page again or reload that time it forget what we have checked and it set default to false on ...
- Deleted my account, trying to signup aga...
https://cloud.appwrite.io/console/login?error=%7B%22message%22%3A%22This+email+address+must+already+be+in+its+canonical+form.+Please+remove+aliases%2C+tags%2C+o...
- Unable to create Sites or Functions with...
Heya, I was looking at the appwrite documentation for Sites API with the server api: https://appwrite.io/docs/references/cloud/server-nodejs/sites I canβt fin...