Skip to content

danbaechtold/nuxt3-storyblok-async

Repository files navigation

nuxt3-storyblok-async

Demo for storyblok-nuxt issue #155

Setup

  1. Add your Storyblok Access Token to .env

  2. Install the dependencies:

# pnpm
pnpm install

Run Demo

Generate the application:

pnpm run generate

Locally preview production build:

pnpm run preview

Example Pages:

With "useAsyncStoryblok", producing the error:

http://localhost:3000/bad

With Workaround:

http://localhost:3000/good

About

Demo for storyblok-nuxt issue #155

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published