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.
TL;DR
Developers running self-hosted Appwrite version 1.9.0 are experiencing issues with certain pages on the console, such as the "Templates" tab on the Functions view and the "Security" tab on the Auth view. An error message "Uncaught TypeError: Cannot read properties of null (reading 'group')" is displayed in the browser console. No errors are found in the server logs.