As mentioned in the link, in angular material tabs the ink bar does not show selection in header properly, which can be resolved with a workaround by using a view child as shown in the example at Stackblitz.
But if you are having overflow as shown in the example above the next and previous buttons only come on selecting the particular tab.
How can I handle the issue, taking the above example as reference.