Shota FUJI

Results 21 comments of Shota FUJI

It seems this behavior is intentional... see #15559. I feel that "feature" is both unintuitive and surprising. In my opinion, it's should be an opt-in feature or be assigned to...

Starting from [email protected], the `sourceDecorator` reuses an existing Vue node tree instead of `new Vue`-ing. Could you try it? https://github.com/storybookjs/storybook/releases/tag/v6.2.0-beta.2

https://github.com/pocka/storybook-addon-designs/blob/6222adfe91695065168345197dfd71f9188b0a3e/packages/storybook-addon-designs/src/register/components/Wrapper.tsx#L47

[v7.0.0-beta.0](https://github.com/pocka/storybook-addon-designs/releases/tag/v7.0.0-beta.0) I also added ErrorBoundary so that the rest of the Storybook UI survives when this addon crashed.

I (probably) found the root cause but couldn't write a patch because I have no idea how the Storybook core works... hope someone familiar with `app/` takes care of this...

Is this compatible with SB v6.4 as well? I can change the minimum supported SB version because I forgot to make `storybook-addon-design@v7` stable, but I'd like to support a broad...

[v7.0.0-alpha.3](https://github.com/pocka/storybook-addon-designs/releases/tag/v7.0.0-alpha.3)

Which error message? If it was the `Invalid Sketch URL` one, a text below the title describes what's wrong with your URL.

@hazem3500 Thank you for sharing! It seems the Octopus Inspector is a proprietary product and does not support iframe embeds (yet?) However [embedding feature is marked as "coming soon"](https://opendesign.dev/docs/what-is-open-design#view-coming-soon) so...