bug(COMPONENT): MatPaginator should not be able to move to previous or next pages if disabled #30124
Closed
Description
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
MatPaginator should not be able to move to previous or next pages if disabled
Breaking change: #29379
Reproduction
- Go to MatPaginator Demo
- Select disabled
- Click next page button
Expected Behavior
Clicking next page should have no effect because its disabled
Actual Behavior
User is able to go to next page
Environment
Any environment