react-admin v3.19.6 Release Notes

    • ๐Ÿ›  Fix loading indicator keeps spinning on permissions error when logoutUser is false (#7044) (WiXSL)
    • ๐Ÿ›  Fix redirect=false after save doesn't clear the form (#7041) (WiXSL)
    • ๐Ÿ›  Fix <SelectArrayInput optionText> function not fully supported with create item (#7039) (WiXSL)
    • ๐Ÿ›  Fix <AutocompleteArrayInput optionText> function not supported with create item set (#7038) (WiXSL)
    • ๐Ÿ›  Fix <SelectInput optionText> for create (#7031) (WiXSL)
    • ๐Ÿ›  Fix <SelectArrayInput optionText> for create (#7030) (WiXSL)
    • [Demo] Fix typescript error (#7045) (WiXSL)
    • โšก๏ธ [Demo] Update Create-React-App to V5 (#7022) (fzaninotto)