You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a FilledInput and OutlinedInput for this use case. We should update the demos in the documentation.
Portals
changed the title
Filled and outlined do not work with FormControl
Docs do not explain that FilledInput and OutlinedInput are needed instead of Input when you want Filled/Outlined textfields
Sep 22, 2018
Portals
changed the title
Docs do not explain that FilledInput and OutlinedInput are needed instead of Input when you want Filled/Outlined textfields
Demo do not explain that FilledInput and OutlinedInput are needed instead of Input when you want Filled/Outlined textfields
Sep 22, 2018
Expected Behavior
Filled and outlined should work like it works on TextField with FormControl. FormControl api specifies that this prop should work.
Current Behavior
It doesn't. Codesandbox link below explains it pretty well.
Steps to Reproduce
https://codesandbox.io/s/nwl42ym41p
Your Environment
The text was updated successfully, but these errors were encountered: