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:

  1. Create Nuxt 3 project npx nuxi init nuxt-app
  2. Add builder.io vue sdk yarn add @builder.io/sdk-vue
  3. Get builder.io content in app.vue

Expected behavior Possible Nuxt 3 with SSR Builder.io content ? Then how ?

Screenshots app.vue script: Capture d’écran 2022-07-21 à 23 48 19

Error : Capture d’écran 2022-07-21 à 23 50 16

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 16 (7 by maintainers)

Most upvoted comments