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
The current documentation of the sticky behavior of tooltip looks like this:
I feel the sentence is gramatically not correct and also misleading (sticky option is set to true by default).
For clarity, I would add the following sentence:
A message disappears after the number of milliseconds defined in the life option. Omit the life option to make the message sticky.
Describe the bug
The current documentation of the sticky behavior of tooltip looks like this:
I feel the sentence is gramatically not correct and also misleading (sticky option is set to true by default).
For clarity, I would add the following sentence:
A message disappears after the number of milliseconds defined in the life option. Omit the life option to make the message sticky.
Reproducer
https://stackblitz.com/edit/hysdpx?file=src%2FApp.vue
PrimeVue version
3.47.2
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: