What is earliest version of JQuery should I use in Angularjs 1.6.4?

156 Views Asked by At

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.

0

There are 0 best solutions below