ghosalmartin
09/08/2025, 7:41 AMVerticalPager which used the PageSize.Fixed of 80% of the height of the screen, so more than ample room. Inside it, I have a HorizontalPager , but now the swiping left and right of the HorizontalPager is broken, is this normal behaviour and I’ve misunderstood how PageSize.Fixed is supposed to work? Removing the pageSize allows the HorizontalPager to work fine. thanks