Closed
Description
Describe the bug
When using pagination on the table component, the 'NextPage' icon is using the 'LastPage' icon. Additionally, trying to override the 'NextPage' icon using the 'icons' prop on the component ignores the passed in value.
This behavior can also be noticed on the example table at the bottom of the page at: https://material-table-core.com/
To Reproduce
Steps to reproduce the behavior:
- Implement the library and enable pagination.
- Under the 'options' prop set:
paginationType: 'stepped'
- Observe the icon is incorrect.
Expected behavior
- The correct icon is used for the 'NextPage' icon.
- Overriding the 'NextPage' icon displays the passed in component value.
Desktop (please complete the following information):
- OS: iOS
- Browser: Chrome
- Version: 6.0.3