-
-
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]: About page broken in built Storybooks #21899
Comments
Odd, I've tried making a static build of the exact sandbox this issue references I can't reproduce locally. Debugging the code it seems related to the control panel, which dives into
here: storybook/code/lib/manager-api/src/index.tsx Line 489 in 5658390
I'll open a PR making this more fault tolerant, even though I can't reproduce it locally... |
Egads!! I just released https://github.com/storybookjs/storybook/releases/tag/v7.1.0-alpha.1 containing PR #21951 that references this issue. Upgrade today to the
|
Boo-yah!! I just released https://github.com/storybookjs/storybook/releases/tag/v7.0.3 containing PR #21951 that references this issue. Upgrade today to the
|
Describe the bug
Navigating to the About page in built 7.0 Storybooks breaks the UI. E.g.
The page appears to be working local dev mode.
To Reproduce
No response
System
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: