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
Originally posted by ghost1372 October 9, 2021
I want the AutoSuggestBox items to have a button, i used a AppBarButton Everything works fine except that it does not look good at all
So I used Button instead of AppBarButton now The appearance is correct and excellent
But a new problem arises and when I click on the button, autosuggestbox Closes and also button click is not working but this problem does not exist in the AppBarButton
So how can I click on the button without selecting the AutoSuggestBox item?
The text was updated successfully, but these errors were encountered:
Discussed in #7440
Originally posted by ghost1372 October 9, 2021
I want the AutoSuggestBox items to have a button, i used a AppBarButton Everything works fine except that it does not look good at all
So I used Button instead of AppBarButton now The appearance is correct and excellent
But a new problem arises and when I click on the button, autosuggestbox Closes and also button click is not working but this problem does not exist in the AppBarButton
So how can I click on the button without selecting the AutoSuggestBox item?
The text was updated successfully, but these errors were encountered: