TabMenu Templating not working #8031
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
[x ] bug report
https://stackblitz.com/edit/angular-hnheds
Current behavior
When only importing TabMenuModule the templating is not working. TabMenuModule is missing an SharedModule export so pTemplate Directive is not known.
Expected behavior
Templating should work.
Minimal reproduction of the problem with instructions
https://stackblitz.com/edit/angular-hnheds
What is the motivation / use case for changing the behavior?
Should work like documented.
Please tell us about your environment:
not important
Angular version: 8.2.0
PrimeNG version: 8.0.2
Browser: all
Language: all
Node (for AoT issues):
node --version
= 10.x not importantThe text was updated successfully, but these errors were encountered: