I have an Column with some Items at the Top and a ListView below that. The ListView is set to infinite Scroll and fetches Data from an API.
My current settings make the Page scroll as intended, but it keeps requesting the API, event without scrolling.
I tried a bunch of other Settings (see below) but nothing works as intended. I think my goal is clear and nothing so special, i wonder why it's not working.