dwjohnston / storybook-cra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repro for this issue here: storybookjs/storybook#23165

Instructions

yarn
yarn storybook

In storybook there is a SomeComponent story. Observe regular behaviour in the Default story. In the Errored story observe the storybook stack trace, that can then be closed to see the error boundary in action.

About

License:MIT License


Languages

Language:TypeScript 53.0%Language:MDX 24.3%Language:CSS 15.0%Language:HTML 7.7%