Today, I found that the homepage breaks when I log in with the admin account, displaying an empty post list and generating numerous exceptions in the browser logs. I’m unsure about the significance of these exceptions, but ‘Unhandled Promise Rejection: Error: There is no route named admin’ seems to be the issue.
The problem disappears when I log out or sign in with a non-admin account.