[data grid] overriding footerTotalVisibleRows for localeText doesn't work #16365
Labels
component: data grid
This is the name of the generic UI component, not the React module!
feature: Pagination
Related to the data grid Pagination feature
Steps to reproduce
Steps:
footerTotalVisibleRows
is set in thelocaleText
property in theDataGrid
, but the changes are not shown on the UICurrent behavior
Setting the
footerTotalVisibleRows
in thelocaleText
prop inDataGrid
doesn't reflect the changes on the UI.Expected behavior
Setting the
footerTotalVisibleRows
in thelocaleText
prop inDataGrid
should reflect the changes on the UI.Context
No response
Your environment
npx @mui/envinfo
Search keywords: data grid, localeText, localization, footerTotalVisibleRows
The text was updated successfully, but these errors were encountered: