You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
On Storybook pages like About, Release notes, Keyboard shortcuts, etc. console error like:
Unable to load story '{page_name}':
Couldn't find story matching '{page_name}'.
- Are you sure a story with that id exists?
- Please check your stories field of your main.js config.
- Also check the browser console and terminal for error messages.
To Reproduce
Just open one of mentioned pages, open console and reload page.
The text was updated successfully, but these errors were encountered:
We’re cleaning house! Storybook has changed a lot since this issue was created and we don’t know if it’s still valid. Please open a new issue referencing this one if:
Describe the bug
On Storybook pages like
About
,Release notes
,Keyboard shortcuts
, etc. console error like:To Reproduce
Just open one of mentioned pages, open console and reload page.
The text was updated successfully, but these errors were encountered: