Hi :) I need to dynamically append a directive inside another one. I do this using DOM manipulation + $compile and it works pretty well.
My issue is that when the child directive has a require attribute, it cannot resolve it using this DOM+compile method for some reason. Here's an example : http://plnkr.co/edit/eLPNusPMOdcd9lozQyrc?p=preview 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 [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.
