-
Notifications
You must be signed in to change notification settings - Fork 804
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
In ComboBox, SelectedItem property is binded with x:bind and the combo box is editable. Now, user tried to enter value manually and press enter. Application gets crashed.
Note: If we use Binding the control works fine.
Steps to reproduce the bug
- Run the sample.
- Edit the combo box and enter the non-listed item.
- Now, press enter key.
Application crashed with Unhandled exception.
Expected behavior
It should work fine with all type of binding.
Screenshots
No response
NuGet package version
WinUI 3 - Windows App SDK 1.7.1: 1.7.250401001
Windows version
Windows 11 (23H2): Build 22631
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working