Zlatko,

you've need to show more code.

Here are my guessings

- Your component is Application, not Appplication (note the 3 p's)
- Your Application component is defined after your Dialog component, so you 
should have to use forwardRef
  like this :

directives : [(forwardRef() => Application)]


Regards,

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

Reply via email to