Uno.Samples
Uno.Samples copied to clipboard
[Commerce App] Pagination stops working after second page on WinUI
See branch https://github.com/unoplatform/Uno.Samples/tree/dev/xygu/20220705/paginated-feed-listview-2 Run application on WinUI Scroll deals and note that as you scroll additional items are added but then subsequent scrolling doesn't load any more items cc @dr1rrb
This seems to be an issue with the ListView on WinUI. Going to make a repro and open an issue on the WinUI repo
@dr1rrb do you know if this is still an issue?
Humm don't remember the outcome of this ... I remember having fixed issue with threading in pagination in mvux which could be related.
As in latest samples the pagination was working properly, including on WinUI, I would close this.