Native Tabs after 3th are not visible

0
So I have a page where I have different tabs. The first and second tabs are visible but the ones after that are empty. If I move the third tab to the first position then I see the tab. Anyone has a solution for this? 
asked
1 answers
0

I have seen an issue when tabs in native did not appear proper if used inside a layout grid widget. If that’s the case, either take it out or replace layout grid with a container. 
Also see if your visibility settings for tabs are correct/true and tab is really set to be visible

answered