Skip to content
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

pTooltip [escape]=false is not rendering the html contents since [email protected] #11355

Closed
jaggi510 opened this issue Mar 29, 2022 · 5 comments

Comments

@jaggi510
Copy link

jaggi510 commented Mar 29, 2022

After updating the [email protected], the pTooltips are not rendering the html. Working fine with [email protected]
We are using escape = false like below.
[pTooltip]="buildTooltip(filter)" tooltipPosition="bottom" [escape]="false"
This is how it is looking with [email protected]
image

This is the output with [email protected]
image

here is the html text

  • SL, G (NPI 1851307615)
  • GUETS, D (NPI 1851307615)
@cetincakiroglu cetincakiroglu changed the title pToolbar [escape]=false is not rendering the html contents since [email protected] pTooltip [escape]=false is not rendering the html contents since [email protected] Mar 29, 2022
@cetincakiroglu
Copy link
Contributor

Hi,

Here is a working example of the escape prop.
https://stackblitz.com/edit/primeng-tooltip-demo-8afuib?file=src%2Fapp%2Fapp.component.html

Regards

@jaggi510
Copy link
Author

Hi,
It is still the issue. In the working example primeng 13.3.0 is used.
If you update the version of primeng 13.3.1, then you should be able to replicate. See the screenshots.

image

image

@jaggi510
Copy link
Author

@cetincakiroglu
update your working exaple to use [email protected] to replicate the issue.

@jaggi510
Copy link
Author

jaggi510 commented Mar 29, 2022 via email

@yigitfindikli
Copy link
Contributor

Duplicate of #11348.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants