Hi there,
here is my problem, I'm working on web that all the views is managed by 
angularjs and the data is by rest service made in Symfony2. 
My problem it's that in IE 11 I found a break when I click on a link from a 
template. The link is static, like: *<a href="#/my-link">where i go</a>, 
*obviusly 
I use angular-route to manage the redirects on the web.
When I click the IE 11 breaks and launch the next error log at the 
JavaScript console:

HTML1300: NavegaciĆ³n realizada.
Archivo: mi-perfil
TypeError: Se esperaba un objeto
   at acceptData (
http://www.myweb.raul/bundles/dblaaddbuyerfront/js/jquery-1.10.2.min.js:5:1442
)
   at R (
http://www.myweb.raul/bundles/dblaaddbuyerfront/js/jquery-1.10.2.min.js:5:77
)
   at _data (
http://www.myweb.raul/bundles/dblaaddbuyerfront/js/jquery-1.10.2.min.js:5:1247
)
   at x.event.trigger (
http://www.myweb.raul/bundles/dblaaddbuyerfront/js/jquery-1.10.2.min.js:5:13193
)
   at triggerHandler (
http://www.myweb.raul/bundles/dblaaddbuyerfront/js/jquery-1.10.2.min.js:5:20840
)
   at e (
http://ajax.googleapis.com/ajax/libs/angularjs/1.2.12/angular.min.js:22:40)
   at leave (
http://ajax.googleapis.com/ajax/libs/angularjs/1.2.12/angular.min.js:142:35)
   at cleanupLastView (
http://ajax.googleapis.com/ajax/libs/angularjs/1.2.12/angular-route.js:846:13
)
   at Anonymous function (
http://ajax.googleapis.com/ajax/libs/angularjs/1.2.12/angular-route.js:872:15
)
   at Anonymous function (
http://ajax.googleapis.com/ajax/libs/angularjs/1.2.12/angular.min.js:42:57)

Please any idea???

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to