Hi Elias, but were right on compile function,i was needed to use compile function and priority to get this sample working. working in the sample but not in the real code because requirejs load script asynchronously ! so i get back to the same problem ... i used a settimeout to simulate the requirejs function,and need to compile to get "out of ngIf" working. ( http://plnkr.co/edit/EtfPhAVisJv4h1DL9sJU ) i tried to use tranclude with no success ! it grave me a compiled ngIf ... so now i got a function that is execute before the ngIf compiled state but i can't stop or pause compilation or get a 'snap shot' of before compiled state...
does some one have and idea ? thanks Alexandre Le mercredi 19 février 2014 15:06:42 UTC+1, Sander Elias a écrit : > > Hi Alexandre, > > Priorities was in fact was one of the first things I tried to solve your > issue. I must have messed that up, because now it's clearly working. > Perhaps something else did change in between? > I told you I was oversimplifying, that wasn't an understatement ;) > At least it made you look into the right direction! > Glad it worked out for you! > > Regards > Sander > > -- 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/groups/opt_out.
