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
khimoc97
changed the title
AutoSuggestBox is not able to set Text property.
AutoSuggestBox when using in a list will override the value of binded property
Dec 3, 2024
Describe the bug
When having a list of AutoSuggestBox, the value of binded property will be override with empty string.
To Reproduce
Create a ItemControl as above.
Expected behavior
The AutoSuggestBox should able to display the value without override the original value
Screenshots
OS version
Windows 11
.NET version
.Net 8
WPF-UI NuGet version
3.0.5 and also tested with 4.0.0-rc2
Additional context
No response
The text was updated successfully, but these errors were encountered: