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!

0
Votes

Exception occurs when we clear the value on custom dropdown in QueryBuilder component

 

Sample: https://stackblitz.com/edit/react-xb2kyeq3-bwlvcqan?file=index.js


Replication procedure:

  • Run the sample.
  • Clear the value on dropdownlist using clear icon
  • You can see the issue
Expected: Exception should not be occurs when we clear the value on custom dropdownlist
Actual: Exception occurs when we clear the value on custom dropdown in QueryBuilder component