Description
Reproduction
https://stackblitz.com/edit/mat-tab-pagination-problem?file=src/app/app.component.ts
Steps to reproduce:
- 3 tabs are displayed with no pagination (tab group width is set to 600px)
- Click on the
New tabs
button at least twice - Pagination is displayed
- Clicking on the
New tabs with different names
button displays new tabs without any pagination
Expected Behavior
New tabs displayed without any pagination
Actual Behavior
Pagination show after new tabs with the same text created
Environment
- Angular: 8.2.2
- CDK/Material: 8.1.3
- Browser(s): Chrome, Firefox, Safari, Edge, IE
- Operating System (e.g. Windows, macOS, Ubuntu): Windows, Android, iOS