Michael Shilman

Results 773 comments of Michael Shilman

Another https://storybook.js.org/addons/storybook-addon-pseudo-states

A few more errors from @yannbf QA: #### storybook-addon-designs ``` [Storybook] One of your manager-entries failed: http://localhost:6006/sb-addons/designs-9/register-bundle.mjs TypeError: Ae.register is not a function at Rt (register-bundle.mjs:735:2317) at register-bundle.mjs:735:2750 ``` ####...

@Integrayshaun can you please help with this theming issue & provide guidance for best practices in 7.0? ☝

I'd be open to a PR here since it seems like a few of you are running into this.

Thanks for following up @yuanstanley -- glad it's working for you!

@ndelangen what's the current thinking on terser plugin?

@Biggisb Yes, we are in early 8.x and it is still on my list for a coming minor. I've added it to our Roadmap https://github.com/orgs/storybookjs/projects/20/views/1

Module mocking docs here: https://storybook.js.org/docs/writing-stories/mocking-modules/

Possibly related to #26881 @valentinpalkovic

Beta is failing for me in a Webpack-based `@storybook/nextjs` project. @mribichich's alias workaround above works for me https://github.com/mswjs/msw-storybook-addon/pull/122#issuecomment-1887930679 @kettanaito 's alias simplification https://github.com/mswjs/msw-storybook-addon/pull/122#issuecomment-1890474669 fails with: ``` Error: Package subpath './lib/native/index.mjs'...