primevue
primevue copied to clipboard
TieredMenu: Menu items not showing
Describe the bug
There is an issue when we trying to toggle the tiered menu at the datatable's first data, when we click the first data's tiered menu button, the menu ref is null, but rest normally toggles.
Reproducer
https://stackblitz.com/edit/vfvfph?file=src%2FApp.vue
PrimeVue version
3.50.0
Vue version
3.x
Language
ALL
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
- Toggle any TieredMenu Button at the datatable, there is no issue
- Search the first data
- Click on the TieredMenu Button, it is not showing
Expected behavior
TieredMenu toggles at any situation