Open jpnurmi opened 2 years ago
Changing that field is not a problem, though I'm not sure of side effects of such a change, that would require thorough testing. If you can submit a PR, add some sample test reproducing the case and add widget tests - I'm happy to review and merge it
Would it be possible to pass
keepScrollOffset: false
for the internal "synced"ScrollControllers
to avoid conflicts withPageStorage
when saving and restoring scrolling positions?Here's a dummy example to illustrate the issue. Tap a table row and "go back" to navigate away and back. The table should restore its scrolling positions.
keep-scroll-offset.webm