Open khimoc97 opened 4 days ago
When binding Text property of AutoSuggestBox, the element didn't show the value of the binding property. Even when testing with direct string.
Just add a AutoSuggestBox and set the Text property.
The AutoSuggestBox should able to display the value even with direct value or binding
Windows 11
.Net 8
3.0.5 and also tested with 4.0.0-rc2
No response
Describe the bug
When binding Text property of AutoSuggestBox, the element didn't show the value of the binding property. Even when testing with direct string.
To Reproduce
Just add a AutoSuggestBox and set the Text property.
Expected behavior
The AutoSuggestBox should able to display the value even with direct value or binding
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