Hi,
I have a partial that's loading using a directive.
What I'm trying to do is setup a div inside this directive to load another 
directive dynamically.  In this case, *ng-click*, but it can be anything 
else.
Here's the plunkr:
http://plnkr.co/edit/lAlUA2HFy78VlP5m4270?p=preview
I have 2 questions:
1) Why doesn't the {{myDirective}} compiled into the string that's setup in 
the scope?
2) Is this "dynamic" directive approach possible in some way? Or is there 
another (more "correct") method to achieve that?
Thanks


-- 
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.

Reply via email to