Scroll in segment with list of cards not working

Until Ionic team fixes this bug, the best solution to this problem is creating your own tabs based on Angular and then styling it using CSS3.
Angular tab uses regular divs so I think it will work well with looped ion-item tags. Go with angular 5 tabs instead of ion-segment. They function just the same…