-
-
Notifications
You must be signed in to change notification settings - Fork 9.5k
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
Storyshots afterAll is not defined error #7959
Comments
Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks! |
This is still happening:
|
Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks! |
Hey there, it's me again! I am going close this issue to help our maintainers focus on the current development roadmap instead. If the issue mentioned is still a concern, please open a new ticket and mention this old one. Cheers and thanks for using Storybook! |
I am experiencing this. Anyone have any ideas? |
Is there any idea as to why this might be happening as it is blocking my progress with chromatic! |
Today, I suddenly got the same error when trying to start storybook. Deleting node_modules/.cache/storybook solved the issue for me. I'm still seeing the error message, but apart from this, everything seems to be working. |
@crunchyfrog42 this didn't help for me. Still watching for this issue be solved. |
This issue is preventing me from using storyshot. I don't understand why things get closed. System: |
I just ran into this and it took me a little bit to figure it out. Essentially, you can't add I'm not exactly sure why this is called an "addon" if it can't be added to that addon list. |
Thank you, @phated ! This was a mostly innocuous but nevertheless irritating warning. I am quite happy to see it gone. |
Boo-yah!! I just released https://github.com/storybookjs/storybook/releases/tag/v6.2.0-alpha.25 containing PR #13842 that references this issue. Upgrade today to the
|
Huzzah!! I just released https://github.com/storybookjs/storybook/releases/tag/v6.1.18 containing PR #13842 that references this issue. Upgrade today to the
|
Don't add addon @storybook/addon-storyshots in main.js file then working fine |
Also got the same error with vitest. It seems that there is no support for it (yet): #17578 |
Describe the bug
To Reproduce
Boilerplate of code.
https://github.com/himanshu-dixit/storybook-mock-setup
Expected behavior
Should run the test
Screenshots
If applicable, add screenshots to help explain your problem.
Code snippets
If applicable, add code samples to help explain your problem.
System:
Please paste the results of
npx -p @storybook/cli@next sb info
here.Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: