Here is one from jquery.min.js: <https://lh5.googleusercontent.com/-NUFTLhY0iD8/VD6IUVopLKI/AAAAAAAABFo/qbmSi3EyZaw/s1600/Capture.PNG>
On Saturday, October 4, 2014 7:19:00 PM UTC-5, Jesse Wolfe wrote: > > The dependencies I was talking about are like loading JQuery 2.x wiht your > angular app, which does not support IE8. But you are on IE11, so it's not > the "old browser" issue. > > Best bet would be to put up a simple plunk (at http://plunkr.co) that > demo's the problem. It will help you narrow down your problem. Half the > time, it will help you answer your problem yourself. > > On Sat, Oct 4, 2014 at 8:07 PM, mark goldin <[email protected] > <javascript:>> wrote: > >> IE 11. Not sure about dependencies that you are asking about. >> Errors are many, syntax errors inside of angular js files. >> >> On Sat, Oct 4, 2014 at 6:56 PM, Jesse Wolfe <[email protected] >> <javascript:>> wrote: >> >>> Do you have any console.log() statements? IE console does not always >>> like those. >>> >>> >>> On Saturday, October 4, 2014 7:48:10 PM UTC-4, Jesse Wolfe wrote: >>>> >>>> Which version of IE? are you using any dependencies which might not >>>> support that version of IE? >>>> >>>> Also, what error are you getting? >>>> >>>> On Saturday, October 4, 2014 10:22:57 AM UTC-4, mark goldin wrote: >>>>> >>>>> In Chrome I can refresh my page as many times as I want to, but in IE >>>>> as soon as I hit refresh I am getting an error somewhere in angular js >>>>> file. Any idea why? >>>>> >>>>> Thanks >>>>> >>>> -- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "AngularJS" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/angular/f-SaGB18eMY/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected] <javascript:>. >>> To post to this group, send email to [email protected] >>> <javascript:>. >>> Visit this group at http://groups.google.com/group/angular. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "AngularJS" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/angular/f-SaGB18eMY/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at http://groups.google.com/group/angular. >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
