Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
When an option (e.g., "G") is selected in the ComboBox and the screen size is reduced, the selected option flickers between other options (e.g., other alphabets) while scrolling slowly. the issue happens in Material, Fluent and Cupertino.
Current behavior
When an option (e.g., "G") is selected in the ComboBox and the screen size is reduced, the selected option flickers between other options (e.g., other alphabets) while scrolling slowly. the issue happens in Material, Fluent and Cupertino.
https://github.com/user-attachments/assets/80a7e6f3-bdae-464c-a51f-a6868c487844
https://github.com/user-attachments/assets/664c63c8-83e9-4900-9980-34ccdaeda61a
Expected behavior
The selected ComboBox option should remain stable and not flicker to other options while scrolling, regardless of screen size or scrolling action.
How to reproduce it (as minimally and precisely as possible)
Workaround
No response
Works on UWP/WinUI
None
Environment
No response
NuGet package version(s)
No response
Affected platforms
WebAssembly
IDE
No response
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
No response