Closed bsterzinger closed 1 month ago
This issue has been automatically marked as stale. If this issue is still affecting you with the latest version, please leave any comment, and we will keep it open. We are sorry that we have not been able to prioritize it yet. If you have any new additional information, please include it with your comment!
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please create a new issue with up-to-date information. Thank you for your understanding!
Describe the bug
Attempting to change behavior when the viewport shifts from desktop width to mobile width, I toggle between values 'hover' and 'focus'. While the
ng-reflect-tooltip-event
attribute reflects the change, behavior does not change for the tooltipEnvironment
Angular 17.1.3, PrimeNG 17.0.0
Reproducer
https://github-bkmor9.stackblitz.io
Angular version
17.1.3
PrimeNG version
17.0.0
Build / Runtime
TypeScript
Language
TypeScript
Node version (for AoT issues node --version)
20.10.0
Browser(s)
All
Steps to reproduce the behavior
Set a tooltip on an element. Change the tooltipEvent value from 'hover' to 'focus'
Expected behavior
Element on receiving focus should display tooltip