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!>
Thanks for joining our community and helping improve Syncfusion products!
Description :
When resetting the values of the Textboxes using the reset function in form
validator, the 'e-valid-input' class still persists.
Sample : Xwpppm (forked) - StackBlitz
Replication Procedure:
Expected: Need to remove the “” e- valid-input “” class when reset
the values.
Current : The 'e-valid-input' class still persists, when resetting
the values.