We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Showing the error Failed to fetch dynamically imported module and none of the stories are accessible from the browser. Tests still pass.
Failed to fetch dynamically imported module
Attempt to contribute to storybook: vue2/vite framework. Load the sandbox
System: OS: macOS 13.0.1 CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz Binaries: Node: 16.17.0 - ~/.nvm/versions/node/v16.17.0/bin/node Yarn: 3.3.0 - ~/.nvm/versions/node/v16.17.0/bin/yarn npm: 8.15.0 - ~/.nvm/versions/node/v16.17.0/bin/npm Browsers: Chrome: 109.0.5414.87 Firefox: 70.0 Safari: 16.1
Have a PR coming up in the next few minute to resolve.
The text was updated successfully, but these errors were encountered:
Ta-da!! I just released https://github.com/storybookjs/storybook/releases/tag/v7.0.0-rc.4 containing PR #20750 that references this issue. Upgrade today to the @next NPM tag to try it out!
@next
npx sb@next upgrade --prerelease
Closing this issue. Please re-open if you think there's still more to do.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Showing the error
Failed to fetch dynamically imported module
and none of the stories are accessible from the browser. Tests still pass.To Reproduce
System
Additional context
Have a PR coming up in the next few minute to resolve.
The text was updated successfully, but these errors were encountered: