Michael Shilman

Results 773 comments of Michael Shilman

nice @siminino !! i'd love to kick the tires on this in 7.0 -- might be already possible using the vite builder cc @IanVS @joshwooding

I don't know what's going on. 1. I verified that this works on the main branch, then switched to the zero-config branch 2. I upgraded to the latest RC using...

@gaetanmaisse can you lend a hand here?

@syncush do both storybooks have `addon-storysource` installed and is it the same version? @ndelangen any thoughts on this?

`serve` mangles URLs and doesn't work well with storybook. have you tried `npx http-server`?

@TerrySlack What happens if you upgrade to 6.1? ``` npx sb upgrade --prerelease ```

@tooppaaa Can you add this to the list? Maybe the new color controls did it

You can also set `argTypes: { fieldName: { control: 'text' } }` and then you edit it simply but the child will always be a string

Sorry missed this issue first time around. This looks like a bug.