i load the angular from one Persian host... i don't know why, but i cant fetch any of links plank made to any version of angular. so i put my own files on a host, and get it from there, it work for me
On Wed, Jun 17, 2015 at 7:04 AM, Sander Elias <[email protected]> wrote: > Hi Hassan, > > what "mutate" mean? in second sentence? >> > make any change > > >> i don't double click it accidentally, the first time like not working, >> second, do first action, third to second action, ... and so on, other kinda >> click or interupt do last action on the button. >> > Hmm, sounds like your click is causing a digest. If this is the case, you > probably missing an $scope.$apply somewhere. (or have one to many, that > causes an infinite loop, errors out, and do nothing because of that!) > > >> I tried put some step along side your codes, but after long >> time wasting my company time, i'm still issued, and receive errors :( >> http://plnkr.co/edit/yU4D1MNN9PN3zfZr3hB9?p=preview >> > Allmost none of your script are loading, have a look at the developers > console. Have a look at my plunk how I load angular. I'm sorry, but I don't > have the time to fix those issues for you. BTW, you are trying linking in > an ancient jQuery version! > > Regards > Sander > > -- > 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/U4ZV2RXAEMU/unsubscribe. > To unsubscribe from this group and all its topics, 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. > -- 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.
