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

Pulse rerender of body tag on TextField multiline focus #38400

Closed
2 tasks done
1g0rrr opened this issue Aug 9, 2023 · 2 comments
Closed
2 tasks done

Pulse rerender of body tag on TextField multiline focus #38400

1g0rrr opened this issue Aug 9, 2023 · 2 comments
Labels
component: text field This is the name of the generic UI component, not the React module! external dependency Blocked by external dependency, we can’t do anything about it

Comments

@1g0rrr
Copy link

1g0rrr commented Aug 9, 2023

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Steps to reproduce 🕹

Steps:
1 Go to https://mui.com/material-ui/react-textarea-autosize/
2 Open inspect in Chrome
3 Put cursor into any multiline textfiled to make it focused
4 body tag will be blinking in infinite loop

Current behavior 😯

body tag blinking in infinite loop

Expected behavior 🤔

Expected body tag not blinking

Context 🔦

No response

Your environment 🌎

System: OS: macOS 13.0.1 Binaries: Node: 16.15.1 - /usr/local/bin/node Yarn: Not Found npm: 9.3.1 - /usr/local/bin/npm Browsers: Chrome: 115.0.5790.170 Edge: Not Found Safari: 16.1 npmPackages: @emotion/react: ^11.10.5 => 11.11.1 @emotion/styled: ^11.10.5 => 11.11.0 @mui/base: 5.0.0-beta.10 @mui/core-downloads-tracker: 5.14.4 @mui/icons-material: ^5.11.0 => 5.11.0 @mui/material: ^5.11.5 => 5.14.4 @mui/private-theming: 5.14.4 @mui/styled-engine: 5.13.2 @mui/system: 5.14.4 @mui/types: 7.2.4 @mui/utils: 5.14.4 @mui/x-data-grid: ^6.5.0 => 6.5.0 @mui/x-date-pickers: ^6.5.0 => 6.5.0 @types/react: 18.0.27 react: ^18.2.0 => 18.2.0 react-dom: ^18.2.0 => 18.2.0 typescript: 4.9.5
@1g0rrr 1g0rrr added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Aug 9, 2023
@1g0rrr
Copy link
Author

1g0rrr commented Aug 9, 2023

UPD: it's conflicting with the DeepL Chrome extension. If I turn it off bug disappears

@zannager zannager added the component: text field This is the name of the generic UI component, not the React module! label Aug 10, 2023
@michaldudak
Copy link
Member

It's a problem with the 3rd party extension, then. We cannot guarantee compatibility with every extension out there. If you're willing to investigate the issue and come up with a solution that doesn't negatively impact other users, I'll be happy to merge your PR, but we don't have the capacity to debug it.

@michaldudak michaldudak added external dependency Blocked by external dependency, we can’t do anything about it and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Aug 11, 2023
@michaldudak michaldudak removed their assignment Aug 11, 2023
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! external dependency Blocked by external dependency, we can’t do anything about it
Projects
None yet
Development

No branches or pull requests

3 participants