Blank content manager after updating to 4.12.1

System Information
  • Strapi Version: 4.12.1
  • Operating System: MacOS 13.3.1
  • Database: Postgres
  • Node Version: 16.18.1
  • NPM Version: 8.19.2
  • Yarn Version: 1.22.19

After updating from Strapi v4.10.8 to v4.12.1 I can no longer access the content manager. The page is blank and I’m getting TypeError: ge.Menu is undefined in Firefox (102.14.9) and TypeError: Cannot read properties of undefined (reading 'Trigger') in Chrome (112.0.5615.49). Has anyone encountered a similar error and been able to fix it?

2 Likes

yes, same here.

node.js v16.20.1
npm 8.19.4

The same happened to me, as soon as I updated Strapi to v4.12.1.
Rolling it back to v4.11.4 fixed the issue.

I also had this problem with v4.12.1, but after updating to strapi v4.15.0 it is working again now (node v20.9.0).