[TextareaAutosize] Multilined TextField ResizeObserver error #44140
Labels
bug 🐛
Something doesn't work
component: text field
This is the name of the generic UI component, not the React module!
component: TextareaAutosize
The React component.
Hi there! I got this error while developing a react project with Material UI & React-Bootstrap:
Error: When I open my modal on page i see page1 tab on the screen, then ı switch my tab to other page. Everthing fine for now, then I switched back to page1 again tere is an error occured. When I removed multiline and minRows={2} properties, issue fixed. Also when I add this code to css it also fixes the problem but its only a temporary solution for me: iframe#webpack-dev-server-client-overlay{display:none!important}. But, I need a permanant solution for this.
I added code example image and error image:
Search keywords:
The text was updated successfully, but these errors were encountered: