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
- Cloud function deployment failures
When I run appwrite push functions, select the function I want to deploy, confirm with a YES, is starts deploying but goes into error. I need to repeat the ste...
- Function deployment failed: Unable to re...
Hi Appwrite team, I have been experiencing persistent errors when i attempt to push my appwrite functions. The logs on the deployment detail page on the console...
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...