Hi,
I'm getting this exception: EXCEPTION: Unexpected directive value
'undefined' on the View of component.
I have component Application which contains EditView components. Every
edit-view component can contain Dialog component.
I want Dialog component contains Application component. Dialog component
contains own instance of Application component.
I get above exception when I add Application component in declaration of
Dialog component,
@View({
templateUrl: "component/dialog/baf-dialog.html",
directives:[Appplication]
})
Thanks for any idea.
Zlatko
--
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.