-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
Closed
Labels
scope: text fieldChanges related to the text field.Changes related to the text field.type: bugIt doesn't behave as expected.It doesn't behave as expected.
Description
Outlined textfield not focused

<TextField
id="full_name"
label="Full Name"
margin="dense"
autoComplete="new-password"
value={leadPayload.full_name}
onChange={this.handleChange}
/>- This is not a v0.x issue.
- I have searched the issues of this repository and believe that this is not a duplicate.
Expected Behavior
Current Behavior
Steps to Reproduce
Link:
Context
Your Environment
| Tech | Version |
|---|---|
| Material-UI | "@material-ui/core": "^3.2.2" |
| React | "react": "^16.5.2" |
| Browser | Chrome |
| TypeScript | |
| etc. |
psanders, maysanchez and neenus
Metadata
Metadata
Assignees
Labels
scope: text fieldChanges related to the text field.Changes related to the text field.type: bugIt doesn't behave as expected.It doesn't behave as expected.
