Is it possible to disable optimistic UI in react-admin or is it configurable at runtime?
Disable undoable property in Edit component:
<Edit undoable={false} title={<EditTitle />} actions={<EditActions />} {...props}>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With