Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AutoSuggestBox when using in a list will override the value of binded property #1283

Open
khimoc97 opened this issue Nov 25, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@khimoc97
Copy link

khimoc97 commented Nov 25, 2024

Describe the bug

When having a list of AutoSuggestBox, the value of binded property will be override with empty string.
image

To Reproduce

Create a ItemControl as above.

Expected behavior

The AutoSuggestBox should able to display the value without override the original value

Screenshots

image

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

@khimoc97 khimoc97 added the bug Something isn't working label Nov 25, 2024
@khimoc97
Copy link
Author

khimoc97 commented Dec 3, 2024

Any help :'(

@khimoc97 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
nitheeshgovind added a commit to nitheeshgovind/wpfui that referenced this issue Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant