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.25k stars 1.76k forks source link

CollectionView throws java.lang.IllegalStateException on Android when using RemainingItemsThresholdReachedCommand #25010

Open jmichas opened 1 month ago

jmichas commented 1 month ago

Description

Please view this old bug from Xam Forms. https://github.com/xamarin/Xamarin.Forms/issues/10825

This is still an issue and the work around described works in MAUI. Couldn't this be fixed at the CollectionView control level?

Steps to Reproduce

No response

Link to public reproduction project repository

No response

Version with bug

8.0.71 SR7.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

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

similar-issues-ai[bot] commented 1 month ago

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.