When I enter a query into the search in auth to search a user it does not show the results. I found out it's the case when the user count exceeds the "X users per page". Reloading the page will show the results. But it works when it doesn't finy any user with the query and will show a blank page.
The total page counter at the bottom updates accurately.
Appwrite v.1.4.1
please share the browser console logs and the network log response for the search api
Recommended threads
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....