bug(table): Table data does not get updated when paginator pageIndex is modified #26890
Labels
area: material/paginator
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Is this a regression?
The previous version in which this bug was not present was
No response
Description
On changing paginator's input property 'pageIndex', table content does not update.
Reproduction
Steps to reproduce:
Stackblitz: https://stackblitz.com/edit/angular-4h4jkr?file=src%2Fapp%2Ftable-overview-example.ts
Expected Behavior
When we use table with paginator and change page by:
Actual Behavior
When we use table with paginator and change page by:
Environment
The text was updated successfully, but these errors were encountered: