Closed
Description
openedon May 3, 2022
Typescript error passing record prop to Edit component, prop does not exist and component not reading record override
Attempting to render only if transformedRecord exists - still retrieves from resource getOne and not using supplied transformedRecord
TS error ignore-override -- still does not use supplied transformedRecord
As seen in docs, it should be there: https://marmelab.com/react-admin/Edit.html#record
Activity