Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

2
Votes

Description: After clearing the selected value and filtering with no result (e.g., typing "test"), the page becomes completely unresponsive, and even refreshing doesn't work.


SampleSample


Steps to reproduce:

  1. Clear the selected value.
  2. Type "test".
  3. The page freezes, and interactions with the dropdown or other buttons will not work (no console log).

Expected result:
The page should remain responsive even after filtering with no result.

Actual result:
The page becomes unresponsive after filtering with no result.