-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Labels
Milestone
Description
Hello everyone. I'm using the newest storybook/react with addon-docs, both version 5.2.0-beta.10. Right now I have a problem running the example from the official Storybook Docs: Technical Preview google docs. When I click Docs panel I get an error Cannot read property 'content' of undefined
Bug
Steps to reproduce
Configure the new Storybook beta with Docs addon and TypeScript. Run Storybook and click Docs panel.
Please specify which version of Storybook and optionally any affected addons that you're running
- @storybook/react 5.2.0-beta.10
- @storybook/addon-docs 5.2.0-beta.10
Screenshots / Screencast / Code Snippets (Optional)
Example Component is a simple div
with Hello
text in it.
city41, tay1orjones, jonathanhudak, nerdyman, lpaulger and 3 morecezarystefanski, tay1orjones and ryota-murakami