Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ColectionView RemainingItemsThresholdReached is constatli coled #22101

Open
JosefPRajmon opened this issue Apr 28, 2024 · 0 comments
Open

ColectionView RemainingItemsThresholdReached is constatli coled #22101

JosefPRajmon opened this issue Apr 28, 2024 · 0 comments
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView platform/android 🤖 s/triaged Issue has been reviewed t/bug Something isn't working

Comments

@JosefPRajmon
Copy link

Description

Hi, i try use ColectionView RemainingItemsThresholdReached i create function to také data from database. It give mě 10elements. I add them with foreach to colectionView source

I add ObservableCollection to souce of colectionView.

And finaly i set colectionView
RemainingItemsThreshold =5, but my page is stack because colectionView constatli coled RemainingItemsThresholdReached function.

Steps to Reproduce

Create maui app net 8 -> add colectionView to page-> set RemainingItemsThreshold to 5 and RemainingItemsThresholdReached tu function,.

Link to public reproduction project repository

No response

Version with bug

8.0.21 SR4.1

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Android, I was not able test on other platforms

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

@JosefPRajmon JosefPRajmon added the t/bug Something isn't working label Apr 28, 2024
@Eilon Eilon added the area-controls-collectionview CollectionView, CarouselView, IndicatorView label Apr 30, 2024
@jaosnz-rep jaosnz-rep added the s/triaged Issue has been reviewed label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView platform/android 🤖 s/triaged Issue has been reviewed t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants