0

I use angularjs 1.6.4 in my project and I cant find any place in documentation what is earliest version of JQuery does it use?Currently, in the project I use JQuery 1.1.0 and I have dependency injection error I guess the error caused by the JQuery and AngularJS versions mismatch.

2
  • 1
    Ideally you should not use jQuery with Angular. Angular includes jqLite which contains the subset of jQuery that's still useful when using Angular. stackoverflow.com/a/41836718/3412322 Commented Dec 24, 2017 at 15:48
  • That is a very very old version of jQuery. Commented Dec 24, 2017 at 20:03

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.