Describe the bug
AutoSuggestBox's popup will not follow and cannot be turned off with Esc/LostFocus
To Reproduce
Steps to reproduce the behavior:
1.<ui:AutoSuggestBox ItemsSource="{Binding MyData}" PlaceholderText="Search..." />
2. Type some text to open popup
3. Scroll page
4. See error: popup not follow AutoSuggestBox, and can't press Esc or click blank position to close it
Expected behavior
- Popup follow AutoSuggestBox
- Press Esc or click blank position to close popup
Screenshots

Desktop (please complete the following information):
- OS: [e.g. Windows 11]
- .NET: [e.g. net6.0-windows11-22000.739]
- Version: 2.01
Describe the bug
AutoSuggestBox's popup will not follow and cannot be turned off with Esc/LostFocus
To Reproduce
Steps to reproduce the behavior:
1.
<ui:AutoSuggestBox ItemsSource="{Binding MyData}" PlaceholderText="Search..." />2. Type some text to open popup
3. Scroll page
4. See error: popup not follow AutoSuggestBox, and can't press Esc or click blank position to close it
Expected behavior
Screenshots

Desktop (please complete the following information):