Unable to add or edit for entire collections in Content Manager

System Information
  • Strapi Version: 4.2.3
  • Operating System: Mac OS
  • Database: Postgres
  • Node Version: v16.16.0
  • NPM Version: 8.11.0

Can anyone help me, i got this issue. I tried on Chrome, Safari, Edge, Firefox still got this issue.
Tried to remove node_module, lock, etc. Still got the issue.

Tried to reclone from my last commit, and still got the issue.


Is anyone else experiencing this issue?
Thank you

I think the issue comes from PNPM, because the packages use Monorepo + PNPM.
The issue solved with switching the package manager from PNPM to Yarn (and I’m using Turborepo).