Breadcrumb: SSR Error window is not defined #3156
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The Breadcrumb component errors in SSR mode because of this use of window.
primevue/src/components/breadcrumb/BreadcrumbItem.vue
Line 63 in 6eaabd8
Reproducer
No response
PrimeVue version
3.18.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Nuxt
Browser(s)
No response
Steps to reproduce the behavior
Try to SSR render
<Breadcrumb>
in a Nuxt app.Expected behavior
No response
The text was updated successfully, but these errors were encountered: