Closed adrianparvino closed 4 years ago
The core package uses placeholder as one of the options[1]. This option was not included in the mui theme [2](Find in page "placeholder"), and consequently was also not included in this theme.
[1] https://github.com/rjsf-team/react-jsonschema-form/blob/master/packages/core/src/components/widgets/SelectWidget.js#L94-L96 [2] https://github.com/rjsf-team/react-jsonschema-form/blob/master/packages/material-ui/src/SelectWidget/SelectWidget.tsx
Fixed
Prerequisites
Description
The core package uses placeholder as one of the options[1]. This option was not included in the mui theme [2](Find in page "placeholder"), and consequently was also not included in this theme.
[1] https://github.com/rjsf-team/react-jsonschema-form/blob/master/packages/core/src/components/widgets/SelectWidget.js#L94-L96 [2] https://github.com/rjsf-team/react-jsonschema-form/blob/master/packages/material-ui/src/SelectWidget/SelectWidget.tsx