Since upgrading to 1.4.2 on the Auth page -> Users Tab -> It always shows the inital users. Going from page 1 to 2, still shows the inital users. Also "searching" for a user does not refresh the list.
However the total results is displaying the corret number, just the UI wont update (Safari, Chrome, Brave).
Any ideas?
Yes, it happened in my 1.4.2 instance as well
Can't find any issue about it, it might be worth to open an issue about it.
Only hard refresh with, for example this .../auth?limit=96&page=2 in the url will show the corresponding users.
This will be fixed in 1.4.3: https://github.com/appwrite/appwrite/issues/6178
A lot of Joe's
Recommended threads
- Self hosted project based backup
Is there a native way to perform a project-level backup in a self-hosted instance, instead of backing up the entire Docker instance? If not, I would like to off...
- Weird permission failure
when creating an account I use following methods: ``` Future<void> register(String email, String password, String username) async { final user = await accoun...
- Paused project can't activate
I have failed to reactivate one my projects which had been paused