When I pull down to refresh the scroll view jumps back, like glitching back to position. That's looks very odd and unpleasant. I know that this is a common problem that answered already but with SwiftUI and Introspect I don't know where to put the finger. I know that it can be fixed with scrollDidEndDragging but I can't implement it here. Does any one have an idea how to solve this issue with this given code?