Skip to content

[text-field] 'Uncaught TypeError' when focusing a text field in Chrome 142 #47335

@peter-fiedler

Description

@peter-fiedler

Steps to reproduce

Steps:

  1. Open this link to live example in a non-inkognito browser window (Chrome 142) with the iCloud Passwords plugin enabled: https://mui.com/material-ui/react-text-field/
  2. Open the console in Chrome 142
  3. Click into the first text field (or any other, not disabled one)
  4. You should see the following error: Uncaught TypeError: Cannot read properties of undefined (reading 'control')

Current behavior

The following error gets thrown: Uncaught TypeError: Cannot read properties of undefined (reading 'control')

Expected behavior

No error should be thrown.

Context

No response

Your environment

npx @mui/envinfo
  System:
    OS: macOS 15.7.2
  Browsers:
    Chrome: 142.0.7444.176 with the iCloud Passwords plugin

Search keywords: text field Uncaught TypeError

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsImprovements or additions to the documentation.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions