Hi Sander, My code is based on the angularjs-requirejs example ( https://github.com/StarterSquad/startersquad.github.com/tree/master/examples/angularjs-requirejs-2), so it's a bit hard to put it on plunk/fiddle in whole. I'll try to simplify it for this. My code complexity arised from kendoui not being compiled normally in my partial, so I had to compile it explicitely before showing the content. I'm very new to angular (I'm learning it for about a week now). What do you mean by a "normal template directive"?
On Thu, Jan 30, 2014 at 4:52 AM, Sander Elias <[email protected]> wrote: > Hi Yonatan, > > No, I have no idea. Why the complexity in your directive? Couldn't you use > a normal template directive? > If you put up a plunk or fiddle illustrating your problem, sure one of us > is willing to take a look. > > Regards, > Sander Elias > > -- > 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/ZPiUsxqZzE0/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/groups/opt_out. > -- 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.
