Text Description field is not taking input in production for some reason. Locally everything works in both development and production configuration

System Information
  • Strapi Version: 4.10.6
  • Operating System: Ubuntu
  • Database: Postgres 15
  • Node Version: Node 18
  • NPM Version: Latest
  • Yarn Version: Latest

Hi Community, Yesterday we deployed a blog with our strapi and next.js

When we tested the content manager locally all the text-area fields or the Text description fields were working fine locally but when we deployed it with the production build the long length text fields are not taking input in strapi.

They are staying blank and enabling the save button but when I saved it and went back to check whether the data is saved no data was saved either.

Attaching the screenshot for reference -

The about field and the other similar text fields are not working properly. No error log in the strapi console as well.

1 Like

am facing the exact same issue both in local dev and production. My system setup is identical to yours with one exception… I’m on node 16.8.1

1 Like

I’m also facing this problem.

I have this problem. Has anyone solved it?

Same issue for me :confused: