Michael Shilman

Results 773 comments of Michael Shilman

Egads!! I just released https://github.com/storybookjs/storybook/releases/tag/v7.0.0-alpha.37 containing PR #19292 that references this issue. Upgrade today to the `@next` NPM tag to try it out! ``` npx sb upgrade --prerelease ``` Closing...

@j3rem1e any chance you can take a quick look?

@j3rem1e can we figure out how to get it running in `@storybook/builder-vite` https://github.com/eirslett/storybook-builder-vite/issues/16

@madeleineostoja Ooh those aliases sound like a good workaround! I think we can get the vite builder working, but I suspect it will be awhile before that is officially supported,...

@jonniebigodes @j3rem1e can you two please figure out the best way to document this? it's weird because SvelteKit depends on vite community builder, which is not part of core. But...

cc @eirslett @IanVS ☝️

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

HI @reinertisa !! Thanks so much for creating a reproduction. However, I'm seeing the same behavior when I run your repro in both React 17 and 18: Can you please...

@reinertisa Clearly I need more coffee this morning! ☕ Ok, I'm able to reproduce the issue now (though intermittently -- sometimes I see the validation error in React18 also!) Can...

Thanks so much @reinertisa. No idea what the problem is yet, but this is a great starting point!