Angular + Jquery Produces "uncaught Object" Error Instead Of Display It
Building new application, using latest stable Angular 1.2.17 and jQuery 1.11.1 versions. Then I do manual error, like initialising ng-app without any scripts, which should produce
Solution 1:
Found. It's Chrome's issue, we have to wait about 37 Chrome Canary to being merged into release. /me went to obtain Chrome Canary
https://github.com/angular/angular.js/issues/5568
http://www.congral.com/2014/05/29/have-you-already-encountered-the-uncaught-object-exception/
Post a Comment for "Angular + Jquery Produces "uncaught Object" Error Instead Of Display It"