Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Render the component with the refresh method. After selecting the value the clear icon click throws the script error.
Sample link: https://stackblitz.com/edit/1gmvfm?file=index.js,index.html
Replication procedure:
1. Run the sample with the breaking version (20.4.38)
2. Open the component popup and select any value.
3. Now clear the selected value using the clear icon
4. See the issue.
Expected: selected value should clear without a script error
Output: script error throws when clicking the clear icon.