Welcome to the .NET MAUI feedback portal. We’re happy you’re here! If you have feedback on how to improve the .NET MAUI, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Description:
When an SfComboBox is placed inside an SfTextInputLayout, which is hosted inside a grouped SfListView, the selected value in the combo box disappears after scrolling. This occurs when using the default caching strategy (recycling). The issue is reproducible on both Windows and Android platforms.
Expected Result
Actual Result
After scrolling, the selected value disappears, indicating a loss of state due to view recycling.
Replication Steps: