jquery.AreYouSure icon indicating copy to clipboard operation
jquery.AreYouSure copied to clipboard

property 'settings' of undefined

Open rbuddepu opened this issue 11 years ago • 1 comments
trafficstars

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. (http://localhost:8889/Scripts/jquery.validate.min.js:2:20926) at HTMLFormElement.x.event.dispatch (http://code.jquery.com/jquery-2.0.3.min.js:5:10006) at HTMLFormElement.y.handle (http://code.jquery.com/jquery-2.0.3.min.js:5:6796) at Object.x.event.trigger (http://code.jquery.com/jquery-2.0.3.min.js:5:9131) at Object.x.event.simulate (http://code.jquery.com/jquery-2.0.3.min.js:5:12406) at HTMLDocument.r (http://code.jquery.com/jquery-2.0.3.min.js:5:13723)

rbuddepu avatar May 23 '14 22:05 rbuddepu

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?

codedance avatar May 25 '14 06:05 codedance