I have basic swipeable stack, with scrolling column child, then a container with an image and some text. Problem is, when I scroll down the text, then swipe to the next card in the stack, the next card looks normal until I release the top card, then it snaps to the scrolling position from the top card. It only happens if there are 5 or more cards in the stack, even more buggy. And it only effects the top 3 cards. After you swipe the top 3 cards, the rest behave normally with regards to the scrolling position.
Any ideas out there to try would be really helpful!