function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Pasan   EeriyagamaPasan Eeriyagama 

Lightning:tabset does not refresh on mobile devices?

Noticed that Lightning tabset is not refreshing on mobile devices.
This can be simulated on browser as well. When it appears on a mobile device initially it appears as,

User-added image

After clicking on different tab it will be refreshed to below.

User-added image

Also on Android chrome/Apple safari this is not refreshing at all. We need to scroll the device screen right to see the tabs.
I believe this worked fine before winter 18. Not sure if there is a refresh() method to refresh the view after initializing. Note this is not a dynamically added tab, it's all in the markup.

Appreciate any suggestions, help on this. 
Thanks.