-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
Closed
Labels
docsImprovements or additions to the documentation.Improvements or additions to the documentation.
Description
Steps to reproduce
Steps:
- 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/
- Open the console in Chrome 142
- Click into the first text field (or any other, not disabled one)
- 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
Labels
docsImprovements or additions to the documentation.Improvements or additions to the documentation.