Hi, how to clear validation on modal close, just follow example user list, but when i add resetForm(true) on modal close, it got an error,
validator.resetForm(true);Uncaught TypeError: Cannot read properties of undefined (reading "getAttribute")Hi,
As per my testing, the above API method works fine. Can you please recheck your code and make sure your validator is a valid form validator object?
If you need any further help please send us your code.
Regards.