Michael Shilman
Michael Shilman
temp workaround: throw in a single docs-only MDX story with a README
For people experiencing this issue: - does the workaround work for you? - have you tried the angular builder https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#sb-angular-builder
I think this is is the culprit cc @kylesuss @ndelangen https://github.com/storybookjs/storybook/blob/next/lib/api/src/modules/stories.ts#L267-L272
Probable dupe to #12122, will investigate
workaround documented here: https://storybook.js.org/docs/react/essentials/controls#fully-custom-args
Can you share your `main.js` config?
None yet. High on the list but there's a bunch of other stuff ahead of it, since `storysource` is not an "essential" addon.
cc @tooppaaa @yannbf
@pmmmwh does react-refresh-webpack-plugin have any known issues with chrome canary?
@schickling Do you have a repro repo you can share?