Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TextareaAutosize] Multilined TextField ResizeObserver error #44140

Closed
furkanerhann opened this issue Oct 17, 2024 · 3 comments · Fixed by #44540
Closed

[TextareaAutosize] Multilined TextField ResizeObserver error #44140

furkanerhann opened this issue Oct 17, 2024 · 3 comments · Fixed by #44540
Assignees
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.

Comments

@furkanerhann
Copy link

furkanerhann commented Oct 17, 2024

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.

ResizeObserver loop completed with undelivered notifications. at handleError 
(http://localhost:3000/static/js/bundle.js:146801:58) at http://localhost:3000/static/js/bundle.js:146820:7

I added code example image and error image:
ScreenshotOfError
CodeExample

Search keywords:

@github-actions github-actions bot added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Oct 17, 2024
@zannager zannager added the component: text field This is the name of the generic UI component, not the React module! label Oct 17, 2024
@DiegoAndai DiegoAndai assigned siriwatknp and unassigned DiegoAndai Oct 17, 2024
@furkanerhann
Copy link
Author

@siriwatknp Hi! Has anyone seen this error?

@mj12albert mj12albert added component: TextareaAutosize The React component. and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Dec 4, 2024
@mj12albert mj12albert assigned mj12albert and unassigned siriwatknp Dec 4, 2024
@mj12albert
Copy link
Member

@furkanerhann See this comment: #43718 (comment)

@mj12albert mj12albert changed the title Multilined TextField & React-Bootstrap Tab ResizeObserver Issue [TextareaAutosize] Multilined TextField ResizeObserver error Dec 4, 2024
@mj12albert mj12albert added the bug 🐛 Something doesn't work label Dec 4, 2024
Copy link

This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue.
Now, if you have additional information related to this issue or things that could help future readers, feel free to leave a comment.

Note

@furkanerhann How did we do? Your experience with our support team matters to us. If you have a moment, please share your thoughts in this short Support Satisfaction survey.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
5 participants