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
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...
- Migrate from cloud to localhost
Hello everyone. I need to migrate my test project from cloud to localhost, however it seems that this is possible only if a self-hosted appwrite instance it's h...