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
- Exception: Route not found when calling ...
I have self-hosted v1.8.1 and I am using an Appwrite function with node-appwrite v22. When I call the createVarcharColumn() in my server function I get this exc...
- Document created without ID in console
Hi team, I’m experiencing an issue in the Appwrite console. When I create a document in a collection via the **Collections UI**, the document gets created **wi...
- Guidance to safely upgrade Appwrite to l...
One of my old Flutter projects runs on a DO self-hosted Appwrite. Currently it's on appwrite: ^15.0.2 dart_appwrite: ^15.0.0 The app is live on the Play Stor...