Select: v-tooltip does not work #6443
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When using v-tooltip over Select component it crashes with
TypeError: Cannot set properties of null (setting '$_ptooltipModifiers')
Reproducer
https://stackblitz.com/edit/primevue-4-vite-issue-template-mclxhx?file=src%2FApp.vue
PrimeVue version
4.0.4
Vue version
4.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
Chrome 128.0.6613.138
Steps to reproduce the behavior
Expected behavior
Tooltip appear with provided texts.
The text was updated successfully, but these errors were encountered: