Skip to content

Commit

Permalink
Merge pull request #5053 from marmelab/fix-sanitize-select-input
Browse files Browse the repository at this point in the history
Fix - Sanitize the pagination prop passed to the SelectInput
  • Loading branch information
JulienMattiussi authored Jul 16, 2020
2 parents c33c654 + f59b75e commit 4912b1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ra-ui-materialui/src/input/SelectInput.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ const sanitizeRestProps = ({
optionValue,
optionText,
disableValue,
pagination,
perPage,
record,
reference,
Expand Down

0 comments on commit 4912b1d

Please sign in to comment.