-
-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@Inputs with ngComponentOutlet #43
Comments
Please have a look at this issue. Basically it won't work with the * syntax. I'm thinking about the possibility of making * syntax to work but as of now you should not use it. |
Hi @gund, Plaese update the documentation according to this to save time for new users. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Apparently the inputs are undefined with this syntax.
But It's working with
<ndc-dynamic>
The text was updated successfully, but these errors were encountered: