Description
When multiple panes are docked as tabs and the tabs are reordered, the tab header aria-label has incorrect value.
Steps to reproduce
- Open this sample from our documentation
- Remove all panes
- Add multiple new panes and dock them to the center
- Reorder the tab headers
- Inspect any of the content panes and see the aria label
Result
The aria-label does not match the actual visible tab/header. The values appear to be shifted after the reorder.
Expected result
The aria-label should remain synchronized with the correct tab header/pane.
Attachments

Description
When multiple panes are docked as tabs and the tabs are reordered, the tab header aria-label has incorrect value.
Steps to reproduce
Result
The aria-label does not match the actual visible tab/header. The values appear to be shifted after the reorder.
Expected result
The aria-label should remain synchronized with the correct tab header/pane.
Attachments