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
- Cannot use createdBefore query on bulk d...
sdk: dart version: 19.2.1 ```final timestamp = DateTime.timestamp() .subtract(const Duration(days: 1)) .toIso8601String(); await databas...
- Upgrade mechanism using coolify
Hi there I am hosting an appwrite instance with coolify. Setting it up worked really well, everything works🎉 But it is stuck on the 1.7.4 version. What is ...
- Does anyone know default sender id and f...
Need it for otp verification in appwrite self hosted