Tooltip visual issue in 17.16.1 #15545
Labels
LTS-FIXED-16.9.10
LTS-PORTABLE
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Rendering tooltip briefly shows an unstyled tooltip, which paired with full-screen (height: 100vh) apps causes the scrollbar to flicker.
The issue does not appear to exist in 17.15
Previously it also threw an error but it seems that was fixed with this commit
Environment
primeng 17.16.1
Reproducer
https://stackblitz.com/edit/github-zk3yqf?file=src%2Fapp%2Fapp.component.html
Angular version
17.x.x
PrimeNG version
17.16.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20
Browser(s)
No response
Steps to reproduce the behavior
style="height: 100vh"
Expected behavior
No response
The text was updated successfully, but these errors were encountered: