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
GitHub repository that can reproduce the bug: https://github.com/wetendorff/nuxt-storybook-colormode-bug
npm install npm run storybook:build npx http-server storybook-static/
Same result as:
npm run storybook
Fails with error:
colorMode is undefined plugin_client@http://127.0.0.1:8080/main.ad4abd53.iframe.bundle.js:1:55263 _callee2$@http://127.0.0.1:8080/main.ad4abd53.iframe.bundle.js:1:62178 tryCatch@http://127.0.0.1:8080/vendors~main.a248c2cf.iframe.bundle.js:2:484186 invoke@http://127.0.0.1:8080/vendors~main.a248c2cf.iframe.bundle.js:2:483817 defineIteratorMethods/</<@http://127.0.0.1:8080/vendors~main.a248c2cf.iframe.bundle.js:2:484961 asyncGeneratorStep@http://127.0.0.1:8080/vendors~main.a248c2cf.iframe.bundle.js:2:405102 _next@http://127.0.0.1:8080/vendors~main.a248c2cf.iframe.bundle.js:2:405422
The text was updated successfully, but these errors were encountered:
@wetendorff - Did you get around this somehow? We're seeing the same thing.
Sorry, something went wrong.
No branches or pull requests
Version
Reproduction Link
GitHub repository that can reproduce the bug: https://github.com/wetendorff/nuxt-storybook-colormode-bug
Steps to reproduce
What is Expected?
Same result as:
What is actually happening?
Fails with error:
The text was updated successfully, but these errors were encountered: