TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
shosho s
NA
137
98.7k
Uncaught TypeError: a(...).parents(...).andSelf is not a
Feb 14 2017 2:02 PM
Im getting this error on page load :
Uncaught TypeError: a(...).parents(...).andSelf is not a function
at Object.parse (jquery.validate.unobtrusive.min.js:19)
at HTMLDocument.<anonymous> (jquery.validate.unobtrusive.min.js:19)
at mightThrow (jquery-3.1.1.js:3570)
at process (jquery-3.1.1.js:3638)
In the jquery.validate.unobtrusive.min file the error occurs is shown below:
, parse: function (b) { var c = a(b)
.parents("form").andSelf().add(a(b).find("form")).filter("form");
thank you in adavance for the help
Reply
Answers (
1
)
this code is not calling controller second time
what is interceptor in angularjs?