Michael Shilman
Michael Shilman
@benbender sorry for the slow reply, your message got lost in the shuffle! `@storybook/svelte` is the main svelte framework for storybook. `@storybook/addon-svelte-csf` is the experimental svelte syntax for CSF. it...
Zoinks!! I just released https://github.com/storybookjs/storybook/releases/tag/v6.5.0-alpha.6 containing PR #17068 that references this issue. Upgrade today to the `@next` NPM tag to try it out! ``` npx sb upgrade --prerelease ``` Closing...
Shiver me timbers!! I just released https://github.com/storybookjs/storybook/releases/tag/v6.5.0-alpha.22 containing PR #17276 that references this issue. Upgrade today to the `@next` NPM tag to try it out! ``` npx sb upgrade --prerelease...
Ermahgerd!! I just released https://github.com/storybookjs/storybook/releases/tag/v6.5.0-alpha.23 containing PR #17279 that references this issue. Upgrade today to the `@next` NPM tag to try it out! ``` npx sb upgrade --prerelease ``` Closing...
@yannbf This is also an option for lit https://github.com/open-wc/open-wc/pull/2398
Web-components fixed in https://github.com/storybookjs/storybook/pull/19164 and released in https://github.com/storybookjs/storybook/releases/tag/v7.0.0-alpha.37 🎉
@tmeasday WDYT about the feasibility of https://github.com/storybookjs/storybook/issues/19176 for 7.0?
@tmeasday I'm going to merge & release this (if CI passes) to let @IanVS test this more easily. If we want to tackle it differently, let's iterate once this has...
cc @ndelangen ☝️
@MichaelArestad this looks like another issue you're digging into, right? if it's the same can you please clone or the other as duplicate? looks like there's a repro here ☝️