You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating a custom control that was inherited from ComboBoxItem , Facing issue in selecting the item in which the selected item is not properly binded in the custom control when the isEditable Property is True
Describe the bug
When creating a custom control that was inherited from ComboBoxItem , Facing issue in selecting the item in which the selected item is not properly binded in the custom control when the isEditable Property is True
Steps to reproduce the bug
Sample: SampleCustomControlWinUI.zip
1.Run the sample that has been attached
2.Click the Custom control which is a Combo Box.
Note: Selected item not properly binded.
Expected behavior
Selected Item should be properly binded when the isEditable property sets to true
Screenshots
NuGet package version
WinUI 3 - Windows App SDK 1.5.3: 1.5.240428000
Windows version
Windows 11 (22H2): Build 22621
Additional context
No response
The text was updated successfully, but these errors were encountered: