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.