System Information
- Strapi Version: 4.9.1
- Operating System: Linux
- Database: MySQL/version agnostic
- Node Version: >=14.19.1 <=16.x.x
- NPM Version: >=6.0.0
- Yarn Version: na
Hello, we are running into a problem with our CMS locally and in our deployed AWS environments:
in.be4de127.js:861 Uncaught (in promise) Invariant Violation: The listView publishModalAdditionalInfos zone is not defined in the content manager
at E (https://<URL>/admin/main.be4de127.js:861:521)
at Object.injectContentManagerComponent (https://<URL>/admin/admin-app.2ebd0f92.chunk.js:64:10217)
at bootstrap (https://<URL>/admin/main.be4de127.js:504:2828)
at https://<URL>/admin/admin-app.2ebd0f92.chunk.js:64:7185
at Array.forEach (<anonymous>)
at tn.bootstrap (https://<URL>/admin/admin-app.2ebd0f92.chunk.js:64:7133)
at https://<URL>/admin/main.be4de127.js:440:31904
E
Not really sure what is going on here. Any and all help will be appreciated.