Michael Shilman

Results 773 comments of Michael Shilman

I think all that needs to happen is for the solid package depend on the `latest` storybook package rather than the `next` package, if anyone wants to open a PR....

@ezzatron Do you a have a reproduction repo you can share? If not, can you create one? Go to https://storybook.new or see [repro docs](https://storybook.js.org/docs/react/contribute/how-to-reproduce). Thank you! 🙏

Sorry for the long delay here & confusion about the reproduction. I looked into the original reproduction (upgraded to 7.4) and it looks like a race condition. There is logic...

I'm a little surprised about this -- I would expect it to work. Do you a have a reproduction repo you can share? If not, can you create one? Go...

@Demiurg77 I was out last week but will try to get to the bottom of it this week. Thanks for your patience!

@Demiurg77 Side note -- I don't understand why this is blocking you from upgrading to v7, given that according to you this doesn't work in v5/v6 either.

@tobiasdiez I tried to get this working in a fresh project (based on Nuxt Examples) and ran into various issues described in the project README. Would you mind taking a...

Possibly relevant, though it looks like MSW is mocking the network request https://github.com/mswjs/msw/issues/2215 I also tried updating stories for `TheQuote.vue` to use this approach, but it doesn't seem to do...