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 remove the preselected value without opening the popup

Sample:https://stackblitz.com/edit/react-7r4hivzj-vbwfutt5?file=index.js,package.json

 

Steps to reproduce:

  • Run the sample
  • Clear the value using clear icon
  • You can see the issue

Expected Behavior: Exception should be handled properly

Actual Behavior: Exception occurs when we remove the preselected value without opening the popup