dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.2k stars 1.75k forks source link

[Android] `RemainingItemsThresholdReachedCommand` of `CarouselView` is not triggered #24571

Open FroggieFrog opened 2 months ago

FroggieFrog commented 2 months ago

Description

When running in Android (14) the RemainingItemsThresholdReachedCommand of the CarouselView is not triggered.

When running in Windows, everything works fine.

Steps to Reproduce

  1. run the app
  2. scroll through the items
  3. there are never more than 10 items

Link to public reproduction project repository

https://github.com/FroggieFrog/BugMauiCarouselIncremental

Version with bug

8.0.82 SR8.2

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

github-actions[bot] commented 2 months ago

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

ninachen03 commented 2 months ago

I can repro this issue at Android platform on the latest 17.12.0 Preview 1.0 (8.0.82 & 8.0.3).

kubaflo commented 1 week ago

Hi, @FroggieFrog try to set Loop to false