System Information
- v4.0.7:
- Google App Engine:
- PostgreSQL:
- 16.0.0:
- 7.10.0:
- 1.22.17:
I’m not having any trouble running the app on my localhost but replying to our cloud provider is causing some issues.
I’m able to navigate to the app loading page showing that it’s running fine, but when I login to the admin dashboard I enter my username and password, am authenticated properly but the screen is just blank. No information at all. When I access the console I see the following error:
TypeError: undefined is not an object (evaluating '(0,o.useContext)(a.default).toggleNotification')
I have created a completely new instance of Strapi CMS and I’m experiencing exactly the same issue.
Can anyone assist?