Fabio
Fabio
**What you were expecting:** FormWithRedirect should read only the current form data **What happened instead:** FormWithRedirect read all the background record data then merge them in a single record **Steps...
Hello, i noticed that is actually hard to update the default value due to subsequent calls. Example: i create the SimpleSelect component with a defaultValue={label: "a", value: 1} Now, due...
**What you were expecting:** after the application of this: https://github.com/marmelab/react-admin/issues/5938 in 3.13.2, React-admin handle the server side validation errors. When a field is reported by the server with a validation...