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
When adding decorator withHeadless in the Preview file, the Show Code view in the Docs View is breaking. Showcode with withHeadless decorator
Showcode without withHeadless decorator
npm packages: "@storybook/addon-docs": "^6.5.16", "@storybook/addon-essentials": "6.5.16", "@storybook/addon-interactions": "6.5.16", "@storybook/addon-links": "6.5.16", "@storybook/addon-postcss": "2.0.0", "@storybook/builder-webpack5": "6.5.16", "@storybook/manager-webpack5": "6.5.16", "@storybook/react": "6.5.16",
No response
The text was updated successfully, but these errors were encountered:
Please try upgrading to 7.0 https://storybook.js.org/migration-guides/7.0 and track #21649 which should be fixed in the next release or so. Closing this for now.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
When adding decorator withHeadless in the Preview file, the Show Code view in the Docs View is breaking.
Showcode with withHeadless decorator
Showcode without withHeadless decorator
To Reproduce
npm packages:
"@storybook/addon-docs": "^6.5.16",
"@storybook/addon-essentials": "6.5.16",
"@storybook/addon-interactions": "6.5.16",
"@storybook/addon-links": "6.5.16",
"@storybook/addon-postcss": "2.0.0",
"@storybook/builder-webpack5": "6.5.16",
"@storybook/manager-webpack5": "6.5.16",
"@storybook/react": "6.5.16",
System
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: