[Pagination] getItemAriaLabel
is called with a wrong page type: end-ellipsis
#39063
Closed
2 tasks done
Labels
bug 🐛
Something doesn't work
component: pagination
This is the name of the generic UI component, not the React module!
good first issue
Great for first contributions. Enable to learn the contribution process.
package: material-ui
Specific to @mui/material
typescript
Duplicates
Latest version
Steps to reproduce 🕹
Link to live example:
https://codesandbox.io/s/laughing-shamir-jncgvx?file=/src/App.tsx
Steps:
getItemAriaLabel
toPagination
component.Current behavior 😯
getItemAriaLabel
is called with typestart-ellipsis
orend-ellipsis
Expected behavior 🤔
Don't call
getItemAriaLabel
for the ellipsis items, or fix the parameter type definitionContext 🔦
No response
Your environment 🌎
No response
The text was updated successfully, but these errors were encountered: