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

[Bug] [.NET 9] SfShimmer [v1.3] in CollectionView Fails to Display During Pull-to-Refresh #72

Open
malsabi opened this issue Jan 17, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@malsabi
Copy link

malsabi commented Jan 17, 2025

Description

When using the Syncfusion SfShimmer control in a .NET MAUI application to indicate the loading state within a CollectionView, the shimmer effect fails to display during a pull-to-refresh operation on Android. Instead of showing the shimmer wave or placeholder effect, the CollectionView remains blank until the items are loaded. However, the SfShimmer control works as expected on iOS and Windows platforms, where the shimmer effect displays correctly during the loading process. This issue appears to be platform-specific and affects the user experience on Android.

Steps to Reproduce

  1. Clone the repository from the provided link: [https://github.com/malsabi/ShimmerIssue].
  2. Open the project in Visual Studio.
  3. Build and run the application on an Android emulator or physical device.
  4. Trigger the pull-to-refresh action on the CollectionView.

Note: Version with bug is only showing 1.1 and 1.2 but I'm using 1.3

Version with bug

1.0.2

Is this a regression from previous behavior?

No, this is a new issue

Last Known Working Version

1.0.2

Affected platforms

Android

Affected Platform Versions

No response

Have you found a workaround?

No workaround.

Relevant log output

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

3 participants