OverlayPanel: Doesn't work in SSR #2871
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Unrelated to #2853, OverlayPanel doesn't work on Nuxt because of this use of document:
primevue/src/components/overlaypanel/OverlayPanel.vue
Line 189 in ced915a
primevue/src/components/overlaypanel/OverlayPanel.vue
Line 66 in ced915a
Reproducer
No response
PrimeVue version
3.16.1
Vue version
3.x
Language
ALL
Build / Runtime
Nuxt
Browser(s)
No response
Steps to reproduce the behavior
Try to SSR render in a Nuxt app.
Expected behavior
No response
The text was updated successfully, but these errors were encountered: