Michael Shilman
Michael Shilman
Do you have a repro repo you can share?
@MH4GF can you please share how to reproduce in your project? would be useful to have a repro as we do a proper fix
@tmeasday do you know what is going on with the test-runner failures?
@rexkenley Thank you for filing this! This is probably an issue with `@storybook/testing-react`. When Storybook starts up, it runs a bunch of setup functions (called presets) from each of the...
@geiserman i think this is a different error than the original issue. Do you a have a reproduction repo you can share? If not, can you create one? See [how...
Related: https://github.com/storybookjs/storybook/issues/6483 I could have sworn there was already an issue for this, but I can't find it. I'd love to add this kind of UI to Storybook! cc @domyen
Cc @ghengeveld
Does anybody have a reproduction repo they can share? See [how to create a repro](https://storybook.js.org/docs/react/contribute/how-to-reproduce). Thank you! 🙏
@hrldcpr Thanks so much! I'll see what we can figure out! Cc @storybookjs/core
@hrldcpr repro demonstrates the problem (in both npm8 and npm6), thanks so much Haven't figured out the issue yet, but have some workarounds: - If I install with `yarn` instead...