Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Description :
In autocomplete, when using custom filtering, the popup is not closed, and the application hangs after alternatively typing a key and then the backspace key.
Note: Issue occurs rarely when using custom filtering. Can’t be able to reproduce this issue in blazor playground.
Sample: https://www.syncfusion.com/downloads/support/common/5093/ze/Autocomplete_customfilter_42a80e91.zip
Video Demonstartion: https://www.syncfusion.com/downloads/support/common/5091/ze/Autocomplete_video_2783d1.zip
Replication procedure:
Current behavior:
Popup is not closed and hanged.
Expected Behavior:
Popup should close.
Note: This issue occurs in standalone autocomplete. kindy check in counter page.