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
In the HTML version of Storybook, when I try to use conditional controls, the "Show code" button became disabled and show "No code available".
I just add an advanced control to show all controls except label from the "HTML Webpack" starter.
advanced
label
You can reproduce it with Stackblitz in Button › Docs and just toggle the control named advanced.
Button › Docs
https://stackblitz.com/edit/github-bmuf2p?file=src%2Fstories%2FButton.stories.js&preset=node
Environment Info: System: OS: macOS 13.2.1 CPU: (8) x64 Intel(R) Core(TM) i7-8569U CPU @ 2.80GHz Binaries: Node: 16.15.0 - ~/.nvm/versions/node/v16.15.0/bin/node npm: 8.5.5 - ~/.nvm/versions/node/v16.15.0/bin/npm Browsers: Chrome: 112.0.5615.49 Firefox: 111.0.1 Safari: 16.3 npmPackages: @storybook/addon-essentials: ^7.0.4 => 7.0.4 @storybook/addon-interactions: ^7.0.4 => 7.0.4 @storybook/addon-links: ^7.0.4 => 7.0.4 @storybook/blocks: ^7.0.4 => 7.0.4 @storybook/html: ^7.0.4 => 7.0.4 @storybook/html-webpack5: ^7.0.4 => 7.0.4 @storybook/testing-library: ^0.0.14-next.2 => 0.0.14-next.2
No response
The text was updated successfully, but these errors were encountered:
Probable dupe to #22099
Sorry, something went wrong.
No branches or pull requests
Describe the bug
In the HTML version of Storybook, when I try to use conditional controls, the "Show code" button became disabled and show "No code available".
I just add an
advanced
control to show all controls exceptlabel
from the "HTML Webpack" starter.You can reproduce it with Stackblitz in
Button › Docs
and just toggle the control namedadvanced
.To Reproduce
https://stackblitz.com/edit/github-bmuf2p?file=src%2Fstories%2FButton.stories.js&preset=node
System
Additional context
No response
The text was updated successfully, but these errors were encountered: