react-admin v4.3.3 Release Notes

    • 🛠 Fix <Confirm> doesn't pass props to the underlying MUI <Dialog> component (#8176) (WiXSL)
    • 🛠 Fix performance issue in useGetList and useGetManyReferences (#8174) (djhi)
    • 🛠 Fix localStorageStore.reset() does not remove all items (#8161) (fzaninotto)
    • ⬆️ [Doc] Fix upgrade doc mentions wrong syntax for <Admin layout> prop (#8169) (herndlm)
    • [doc] Fix custom layout examples miss props forwarding (#8170) (herndlm)
    • [Doc] Fix Input chapter example about sanitizing empty values (#8167) (Cimanel)
    • [Doc] Fix missing import in Routing chapter (#8164) (herndlm)
    • [Doc] Fix useDelete usage in JSDoc (#8160) (slax57)