Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix!: properly handle context when using multiple nuxt instances #762

Merged
merged 1 commit into from
Aug 24, 2024

Conversation

tobiasdiez
Copy link
Collaborator

@tobiasdiez tobiasdiez commented Aug 23, 2024

🔗 Linked issue

This finally fixes #661.

📚 Description

With nuxt/nuxt#28392 it is now possible to key the context to the correct nuxt instance.

Breaking change since we need the newest nuxt version for this to work.

Copy link

netlify bot commented Aug 23, 2024

Deploy Preview for nuxt-storybook ready!

Name Link
🔨 Latest commit 615811b
🔍 Latest deploy log https://app.netlify.com/sites/nuxt-storybook/deploys/66c8fe0635d6ed0008a8243c
😎 Deploy Preview https://deploy-preview-762--nuxt-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@chakAs3 chakAs3 merged commit 150f010 into nuxt-modules:main Aug 24, 2024
19 checks passed
@tobiasdiez tobiasdiez deleted the use-app-id branch August 24, 2024 22:54
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.

Error: [nuxt] instance unavailable / Context conflict
2 participants