Click here to Skip to main content
15,888,047 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
Hi,

I have been migrate mycode from Jquery 1.11.1 to 3.0.0 my application goes into hangs state. Application gets launch properly once we click on any button then goes into hang state.
I can see the the Error in console

"jQuery.Deferred exception: $(...).parents(...).andSelf is not a function

$jQval.unobtrusive.parse@http://desktop-d6kelev.dpm.cork.lab.local/PMAdmin/Scripts/jquery.validate.unobtrusive.js:209:17
@http://desktop-d6kelev.dpm.cork.lab.local/PMAdmin/Scripts/jquery.validate.unobtrusive.js:392:3
resolve/What I have tried:

I have removed .andSelf() and added addback() in jquery.validate.unobtrusive.js
after this Error is not showing but my web app is in hanging state.


Please let me answer or solution for it.
Posted
Comments
Please debug and see the line exactly, where the page hangs.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900