ScalingHeaderScrollView icon indicating copy to clipboard operation
ScalingHeaderScrollView copied to clipboard

Scroll position gets reset after selecting new option for tab

Open lieancatch opened this issue 1 year ago • 1 comments

We have two tabs inside the scrollview. I scroll down inside the first tab and tap the second tab. Scrollview would scroll to top instead of retaining the current scroll position.

lieancatch avatar May 09 '24 22:05 lieancatch

Hey @lieancatch, what if you replace ScalingHeaderScrollView with a regular ScrollView? If that works as expected, please attach a minimal compilable example and make sure the issue reproduces on this minimal example. Have a nice day

f3dm76 avatar Jun 17 '24 08:06 f3dm76