-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
[Bug]: addon-interactions + disabled actions breaks storybook #19989
Comments
Please try upgrading to the latest prerelease:
Does that fix it? |
@shilman Upgraded to prelease and it still breaks storybook |
Looks like there was a suggested fix here but never merged : #19069 |
Jeepers creepers!! I just released https://github.com/storybookjs/storybook/releases/tag/v7.0.0-beta.42 containing PR #20783 that references this issue. Upgrade today to the
|
@shilman just tested with "^7.0.0-beta.54" and issue still occurs with error
|
Gadzooks!! I just released https://github.com/storybookjs/storybook/releases/tag/v7.0.0-rc.6 containing PR #21650 that references this issue. Upgrade today to the
|
Thanks, tried on "^7.0.0-rc.7" and it's fixed. |
Describe the bug
Steps:
preview.js
Just try to build storybook in repo with
nx run ui-kit:storybook
Actual:
Error: Minified React error #311
and some other errorsEndless storybook app loading
Expected:
No errors, app is loaded
To Reproduce
System
Additional context
No response
The text was updated successfully, but these errors were encountered: