Skip to content

Commit

Permalink
Include initialValue in sanitization
Browse files Browse the repository at this point in the history
  • Loading branch information
ZachSelindh committed Dec 20, 2021
1 parent 4da6f5c commit 6285b2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ra-ui-materialui/src/input/SelectArrayInput.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@ const sanitizeRestProps = ({
filterToQuery,
formClassName,
initializeForm,
initialValue,
input,
isRequired,
label,
Expand Down

0 comments on commit 6285b2a

Please sign in to comment.