This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Make AngularJS compatible with jQuery 1.6.4 #556
Closed
Description
There are several reports that angular doesn't work well with jquery 1.6.3, we need to upgrade and rerun our unit/e2e tests and get things fixed.
Related mailing list threads:
- https://groups.google.com/forum/#!topic/angular/hViFQMWLJgE
- https://groups.google.com/forum/#!topic/angular/33sONOLyFeg
UPDATE:
jQuery 1.6.4 was released with some regression fixes. We'll upgrade to 1.6.4 instead.