"Configure the view" CORS error in Admin

System Information
  • Strapi Version: v4.10.5 (but also prior versions)
  • Operating System: Heroku
  • Database: Heroku Postgres
  • Node Version: v15.14.0
  • NPM Version:
  • Yarn Version:

Hello :wave:
I’m encountering a CORS error when changing the order of fields in the admin on production (Heroku), even though it works fine in development. Does anyone have details on how to fix this issue?

Thank you for your time.