builder: Nuxt 3 error SSR
Describe the bug
Vue SDK bug during Nuxt 3 SSR rendering.
Work fine on get content during onMounted lifecycle, but produce error in useAsyncData.
To Reproduce Steps to reproduce the behavior:
- Create Nuxt 3 project
npx nuxi init nuxt-app - Add builder.io vue sdk
yarn add @builder.io/sdk-vue - Get builder.io content in
app.vue
Expected behavior Possible Nuxt 3 with SSR Builder.io content ? Then how ?
Screenshots
app.vue script:

Error :

About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 16 (7 by maintainers)
Of course: https://www.builder.io/c/docs/quickstart
@samijaber Thanks for the clarification.
Could you guys kindly especify in the docs that the
@builder.io/vueonly works for Nuxt 2?As for examples: