You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You have to be kind of precise here (not if you have more margin/padding) but hold your mouse cursor under the letter "b" in the word "Label" which is on the element.
This will cause a buggy switch between two cursor modes until you move your mouse.
Expected behavior
The switch between the cursors should not be changed and should act like the rest of the area on the element.
The text was updated successfully, but these errors were encountered:
Describe the bug
Having a tooltip on a chip element and holding the mouse on a certain spot causes a repetitively switch between cursors.
Environment
Angular with PrimeNG (both the newer versions)
Reproducer
https://stackblitz.com/edit/github-5dfttg?file=src%2Fapp%2Fapp.component.html
Angular version
16.2.5
PrimeNG version
16.3.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
v18.10.0
Browser(s)
Chrome
Steps to reproduce the behavior
You have to be kind of precise here (not if you have more margin/padding) but hold your mouse cursor under the letter "b" in the word "Label" which is on the element.
This will cause a buggy switch between two cursor modes until you move your mouse.
Expected behavior
The switch between the cursors should not be changed and should act like the rest of the area on the element.
The text was updated successfully, but these errors were encountered: