Cannot create component categories

System Information
  • Strapi Version: latest 4.10.4
  • Operating System: Pop-OS,WIndows,Mac (tried on all)
  • Database: postgres
  • Node Version: 18.12.0
  • NPM Version:
  • Yarn Version: 1.22.19

steps to reproduce:

  1. run npx create-strap-app@latest cms or yarn create strapi-app
  2. run yarn install
  3. run yarn develop
  4. create new component on page
  5. I cant select or create new category, also cannot create component since this is required.

downgraded to 4.5.0 and it worked

same problem
downgrade to 4.10.2

For me also same issue with latest version. Looks like bug

Thanks! I had the same problem.