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

Multilined TextField & React-Bootstrap Tab ResizeObserver Issue #44140

Open
furkanerhann opened this issue Oct 17, 2024 · 0 comments
Open

Multilined TextField & React-Bootstrap Tab ResizeObserver Issue #44140

furkanerhann opened this issue Oct 17, 2024 · 0 comments
Assignees
Labels
component: text field This is the name of the generic UI component, not the React module! status: waiting for maintainer These issues haven't been looked at yet by a maintainer

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: text field This is the name of the generic UI component, not the React module! status: waiting for maintainer These issues haven't been looked at yet by a maintainer
Projects
None yet
Development

No branches or pull requests

4 participants