Chips Disappear When ItemsSource Is Replaced at Runtime

Hi,

I’m experiencing an issue with the Syncfusion SfChipGroup in .NET MAUI where chips disappear or break visually when the ItemsSource collection is cleared or replaced at runtime. This happens even when updating the bound collection properly (e.g., using ObservableCollection). The issue seems to be related to how the chip group re-renders after the data source changes.



1 Reply

JM Jeyasri M Syncfusion Team July 9, 2025 11:49 AM UTC

Hi Sindre,


We have analyzed the issue you reported, but we were unable to reproduce it on our end using the following setup:


Tested Versions:

  • Syncfusion Assemblies: 30.1.39

  • Microsoft.Maui.Controls: 9.0.81

  • .NET Version: .NET 9


We’ve attached a sample project for your reference. Please try modifying it to replicate the issue as your scenario.


To assist you further, could you please confirm the following:


  • The exact versions of the Syncfusion and .NET MAUI libraries you're using

  • The device model and OS version where the issue occurs


This information will help us investigate the issue more effectively and provide a resolution.


Regards,
Jeyasri M


Attachment: Chipgroup_142f36d3.zip

Loader.
Up arrow icon