Tooltip: escape
, disabled
and fitContent
properties should not accept string as a value
#2868
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Does not work. It is still escaped.
Using
escape: 'false'
orescape: 'anything'
disables the escaping.However, as per documentation
escape
is a boolean value.Reproducer
No response
PrimeVue version
3.16.1
Vue version
3.x
Language
TypeScript
Build / Runtime
Nuxt
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: