I’m encountering the following error when I resize my website:
enter image description here
During testing, I encountered an issue when attempting to resize my website, causing the text field to resize as well. I noticed that this issue only occurs with text fields that have the multiline attribute (I’m using MUI). Additionally, I recall experiencing a similar error with my previous website, which also utilized the ResizeObserver (though I’m not sure if it’s the same issue). In this project, I’m using CKEditor. Note that, I’m getting these issues in the development environment.
I’ve tried searching on Google but haven’t found any solutions applicable to my case.
Khoa Nguyễn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.