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

Storybook integration bug with @nuxtjs/storybook@4.3.0 #464

Closed
Tracked by #474 ...
Decipher opened this issue Mar 6, 2022 · 1 comment · Fixed by #467
Closed
Tracked by #474 ...

Storybook integration bug with @nuxtjs/storybook@4.3.0 #464

Decipher opened this issue Mar 6, 2022 · 1 comment · Fixed by #467
Labels
blocked Issue is currently blocked bug Something isn't working
Milestone

Comments

@Decipher
Copy link
Member

Decipher commented Mar 6, 2022

Describe the bug
Druxt storybook integration fails when using the latest version of @nuxtjs/storybook

To Reproduce
Steps to reproduce the behavior:

  1. Setup DruxtSite with @nuxtjs/storybook@^4.3.0: https://gitpod.io/#https://github.com/druxt/demo.druxtjs.org/pull/409
  2. Run npx nuxt storybook
  3. Wait
  4. See error

Expected behavior
No error, storybook should work.

Media
image

Your Environment (please complete the following information):

  • Device: N/A
  • OS: N/A
  • Browser N/A
  • Version N/A

Additional context
There are two causes of this issue:

The other Druxt module use templates to add the stories, which works fine with Nuxt Storybook 4.3.x:

@Decipher Decipher added the bug Something isn't working label Mar 6, 2022
Decipher added a commit that referenced this issue Mar 6, 2022
Decipher added a commit that referenced this issue Mar 7, 2022
Decipher added a commit that referenced this issue Mar 7, 2022
Decipher added a commit that referenced this issue Mar 7, 2022
Decipher added a commit that referenced this issue Mar 7, 2022
@Decipher
Copy link
Member Author

Decipher commented Mar 7, 2022

Blocked by nuxt-modules/storybook#373

@Decipher Decipher added the blocked Issue is currently blocked label Mar 9, 2022
@Decipher Decipher added this to the 1.0.0 milestone May 24, 2022
Decipher added a commit that referenced this issue Jul 6, 2022
Decipher added a commit that referenced this issue Jul 6, 2022
Decipher added a commit that referenced this issue Jul 6, 2022
Decipher added a commit that referenced this issue Jul 6, 2022
Decipher added a commit that referenced this issue Jul 6, 2022
Decipher added a commit that referenced this issue Jul 6, 2022
Decipher added a commit that referenced this issue Jul 6, 2022
Decipher added a commit that referenced this issue Jul 6, 2022
* fix(#464): update breadcrumb story setup

* fix(#464): update druxt stories

* chore(#464): update story description

* chore(#464): add changeset

* chore(#464): fix broken test

* chore(#464): update test data

* fix(#464): fix failing test

* chore(#464): update nuxt storybook to latest

* fix(#464): fix breadcrumb story
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Issue is currently blocked bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant