Skip to content

Commit

Permalink
Sanitize the pagination prop passed to the SelectInput
Browse files Browse the repository at this point in the history
  • Loading branch information
Luwangel committed Jul 15, 2020
1 parent 8204154 commit f59b75e
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 f59b75e

Please sign in to comment.