jquery.AreYouSure
jquery.AreYouSure copied to clipboard
property 'settings' of undefined
Hi Team,
I have form inside another form and the AreYouSure is registered on the main form. I am getting the below issue when I click on input control to Edit. I have used AreYouSure on nested forms but never faced any issue. But in this form, when I click on any input control, I am getting this error.
StackTrace: TypeError: Cannot read property 'settings' of undefined
at e (http://localhost:8889/Scripts/jquery.validate.min.js:2:4816)
at HTMLFormElement.
Interesting. Are you able to share a test/example page demonstrating the problem? The error seems to be coming from jquery.validate ? Do you think Are-You-Sure is getting in the way?