BaseComponent: Browser DevTools Console displays a warning when using Primevue v4 components with Nuxt #5889
Labels
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Describe the bug
When refreshing a page I get the following warning:
[nuxt] Could not access `pt`. The only available runtime config keys on the client side are `public` and `app`
When following the stacktrace, I end up around here:
primevue/packages/core/src/basecomponent/BaseComponent.vue
Line 65 in 917ef22
We are using Nuxt 3.12.1
Reproducer
https://stackblitz.com/edit/nuxt-starter-dr71ht
PrimeVue version
4.0.0-rc.1
Vue version
3.x
Language
TypeScript
Build / Runtime
Nuxt
Browser(s)
Brave
Steps to reproduce the behavior
Expected behavior
No warnings
The text was updated successfully, but these errors were encountered: