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!
Sample:https://www.syncfusion.com/downloads/support/common/7958/ze/sample_c3a6233f.zip
Case1:
Exception occurs when we search and scroll to the end of the list
Replication Procedure:
Expected Behavior: Exception should not occurs when we scrolling to the list
Actual Behavior:Exception occurs when we search and scroll to the end of the list
Case2: when we type the text quickly which is available in the list and scroll the list at the end exception occurs
Replication Procedure:
Expected Behavior: Exception should not occurs when we scrolling to the list
Actual Behavior:Exception occurs when we search the available value and scroll to the end of the list
Case3:when we type the text quickly which is not available in the list and scroll the list at the end exception occurs
Replication Procedure:
Expected Behavior: Exception should not occurs when we scrolling to the list
Actual Behavior:Exception occurs when we search the not available value and scroll to the end of the list