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!

1
Vote

Description :

When using no records template, the template is no longer displayed after typing the second text and console error occurs after removing the typed text.

(Please refer to the attached gif image)

Sample: https://stackblitz.com/edit/react-n4zhmu-aqxynq?file=index.js

Customer’s Sample: https://stackblitz.com/edit/react-ekel9u-3oo1bh?file=index.js


Replication procedure:

  1. Run the sample.
  2. Filter using any text to display no record (eg : b)
  3. Then type any text.

Current behaviour:

No records found template is disappeared.

Expected Behaviour:

No records found template should maintain

  1. Now remove all the typed text.

Current behaviour:

Error occurs

Expected Behaviour:

No error should occur