ptooltip not working in p-tabPanel

UI Components for Angular
Post Reply
Knightriderlv
Posts: 1
Joined: 11 Jan 2021, 16:25

11 Jan 2021, 16:41

having some issue with ptooltip not working inside of a p-tabPanel. if I add a ptoolTip the tooltip will not show at all, but if I add tooltip I do see the tooltip. I am not able to use tooltip as my tooltip text has some HTML tags that dose not work in tooltip.

{Will not show tooltip}
<p-tabPanel header="Structured Data"
pTooltip="{{structureDataTooltip}}" [escape]="false" tooltipPosition="bottom" >
<test-structured-data [term]="conceptData.data" [IndexData]="indexData" [DataCount]="dataCount" ></test-structured-data>
</p-tabPanel>

Post Reply

Return to “PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 25 guests