Rank 1: Thread
Hello,
Running self-hosted Appwrite version 1.9.0 (with console 7.8.26).
I identified that some pages are not working on the console.
This is at least the case for the "Templates" tab on the Functions view and the "Security" tab on the Auth view.
The browser console reports the following error: Uncaught TypeError: Cannot read properties of null (reading 'group')
The server logs does not report any errors.