Yellow warning when I use ng-content (Angular 4)
Hello there.
I am getting a yellow warning when I am trying to use ng-content tag inside and html file.
The warning I am getting is the following :
Unknown html tag ng-content
Any ideas on how can I fix that?
Thank you.
Please sign in to leave a comment.
please follow https://youtrack.jetbrains.com/issue/WEB-26793 for updates
You can try adding it to custom tags (Alt+Enter, 'Add 'ng-content' to custom HTML tags')