-
-
Notifications
You must be signed in to change notification settings - Fork 249
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
Storybook Readme Appearing in Every Addon Panel with Webpack 4 & Storybook Alpha 4.20 upgrade #86
Comments
Going to investigate the problem today. |
will fix in next release |
Sorry for being impatient but is there an ETA for the next release containing this fix? Cheers! |
Going to release during next few days |
released in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Storybook Readme addon is appearing in every addon panel after upgrading to Webpack 4 and updating Storybook to the latest Alpha release per their recommendations here.
Here is a clean repository with code reproducing the error.
And a small gif and picture showing the error:
This is preventing us from using the storybook readme addon after upgrading to Webpack 4 and Storybook Alpha (which is needed with the Webpack 4 upgrade).
For clarity, we tried storybook-readme with both the @3.3.0 and @4.0.0-beta1 version. Neither one worked as expected.
The text was updated successfully, but these errors were encountered: