-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Crash on Storybook 8 #56
Comments
Would love to see a fix here, too. Might be able to chip in with development, if needed! |
I have to add, though. After some investigation in our own upgraded SB8, it seems to work on SB for us, see here: So maybe this is a problem (as you already hinted at) that might have always existed in your case @elisehein? |
🎉 This issue has been resolved in version 6.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
I'm still experiencing a crash with storybook-playroom-addon@6.0.0 and storybook v 8.2.5 :( It's now manifesting differently, the stories themselves won't load either, and I get a memory leak error in the console: Since others don't seem to be experiencing this, I'll do some more investigating and hopefully open a more relevant issue. |
After upgrading to Storybook 8 (8.0.2), clicking the Playroom tab on a Story crashes the page (nothing shows up). Here are the console errors:
Addon version: 5.0.0
I can't say for sure this is new behaviour for SB8, because I never got this plugin working on SB7 either (my issue was this one).
The text was updated successfully, but these errors were encountered: