Fixes
- Fix
useInput
callbacks are mutable (#8824) (@fzaninotto) - Fix
<Form>
should only trigger field validation on submit if not told otherwise (#8826) (@slax57) - Fix
<ReferenceOneField>
shows wrong sort order when used in a<Datagrid>
(#8825) (@fzaninotto) - Fix
<Datagrid>
rowClick
PropTypes (#8823) (@slax57)
Documentation
- Fix typo in EditGuesser (#8834) (@thatzacdavis)
- Improve usage examples for
<ReferenceInput>
and<ReferenceArrayInput>
(#8821) (@fzaninotto)