Skip to content

Commit

Permalink
Merge pull request #7015 from ZachSelindh/sanitize-restprops-from-sai
Browse files Browse the repository at this point in the history
Sanitize emptyText, enableGetChoices @ SAI
  • Loading branch information
fzaninotto committed Jan 27, 2022
2 parents cd892ca + 6285b2a commit a456147
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/ra-ui-materialui/src/input/SelectArrayInput.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -334,10 +334,13 @@ const sanitizeRestProps = ({
crudGetOInputWithOptionsPropsne,
defaultValue,
disableValue,
emptyText,
enableGetChoices,
filter,
filterToQuery,
formClassName,
initializeForm,
initialValue,
input,
isRequired,
label,
Expand Down

0 comments on commit a456147

Please sign in to comment.