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

[Bug]: Composition not working in V8 #26365

Closed
DotwoodMedia opened this issue Mar 7, 2024 · 4 comments
Closed

[Bug]: Composition not working in V8 #26365

DotwoodMedia opened this issue Mar 7, 2024 · 4 comments

Comments

@DotwoodMedia
Copy link
Contributor

DotwoodMedia commented Mar 7, 2024

Describe the bug

When I run 2 storybooks locally (main on 6006 and composition storybook on 7007) I get this error:
image

Can this be solved with a setting or is this a bug in storybook itself?

To Reproduce

No response

System

Storybook Environment Info:

  System:
    OS: Windows 11 10.0.22631
    CPU: (12) x64 Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz
  Binaries:
    Node: 20.11.1 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.22.21 - C:\Program Files\nodejs\yarn.CMD
    npm: 10.2.4 - C:\Program Files\nodejs\npm.CMD <----- active
    pnpm: 8.15.1 - C:\Program Files\nodejs\pnpm.CMD
  Browsers:
    Edge: Chromium (122.0.2365.66)
  npmPackages:
    @storybook/addon-essentials: 8.0.0-rc.3 => 8.0.0-rc.3
    @storybook/addon-links: 8.0.0-rc.3 => 8.0.0-rc.3
    @storybook/addon-themes: 8.0.0-rc.3 => 8.0.0-rc.3
    @storybook/blocks: 8.0.0-rc.3 => 8.0.0-rc.3
    @storybook/manager-api: 8.0.0-rc.3 => 8.0.0-rc.3
    @storybook/theming: 8.0.0-rc.3 => 8.0.0-rc.3
    @storybook/vue3: 8.0.0-rc.3 => 8.0.0-rc.3
    @storybook/vue3-vite: 8.0.0-rc.3 => 8.0.0-rc.3
    eslint-plugin-storybook: 0.8.0 => 0.8.0
    storybook: 8.0.0-rc.3 => 8.0.0-rc.3

Additional context

No response

@valentinpalkovic
Copy link
Contributor

@ndelangen I guess this isn't related to #26288, is it?

@shilman
Copy link
Member

shilman commented Mar 8, 2024

@DotwoodMedia was it working as expected in v7? and have both storybooks been upgraded to v8?

@ndelangen
Copy link
Member

I can take a look if you have a reproduction to share @DotwoodMedia

@DotwoodMedia
Copy link
Contributor Author

The composition works again since 8.0.0-rc.4. Turned out to be the same problem as #26288

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

No branches or pull requests

4 participants