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