material-components / material-components-web-react

Material Components for React (MDC React)
MIT License
2.02k stars 227 forks source link

@material/react-select is missing HelperText component #598

Open neoGeneva opened 5 years ago

neoGeneva commented 5 years ago

This should work the same way as the HelperText in @material/react-text-field

moog16 commented 5 years ago

We haven't updated the select to the newer version of the select which occured in v0.41.0 https://github.com/material-components/material-components-web/pull/3949. This is the original issue: https://github.com/material-components/material-components-web-react/issues/242.

I'll keep this open until #242 is addressed. It'll close a slew of other issues.