Skip to content

fix: wrap story with suspense and correctly call suspense hook#1059

Open
huang-julien wants to merge 3 commits into
mainfrom
fix/nuxt_suspense_resolve_hook
Open

fix: wrap story with suspense and correctly call suspense hook#1059
huang-julien wants to merge 3 commits into
mainfrom
fix/nuxt_suspense_resolve_hook

Conversation

@huang-julien
Copy link
Copy Markdown
Collaborator

🔗 Linked issue

📚 Description

This PR fix how the app:suspense:resolve hook is called.

It adds a decorator to wrap the story with a Suspense so when Vue renders, this would correctly mirror how Nuxt triggers the app:suspense:resolve hook + set isHydrating to false (when true, all abort navigation triggers createError + showError)

@netlify
Copy link
Copy Markdown

netlify Bot commented May 16, 2026

Deploy Preview for nuxt-storybook ready!

Name Link
🔨 Latest commit 6127163
🔍 Latest deploy log https://app.netlify.com/projects/nuxt-storybook/deploys/6a088726466f9f0008a094e0
😎 Deploy Preview https://deploy-preview-1059--nuxt-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@huang-julien huang-julien requested a review from yannbf May 16, 2026 15:02
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 16, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@nuxtjs/storybook@1059
npm i https://pkg.pr.new/@storybook-vue/nuxt@1059

commit: 6127163

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant