Open
Description
Describe the bug
show code
button produces code examples that look like <Proxy<RenderContext> />
when using the following:
<Template let:args>
<MyComponent {...args} />
</Template>
Expected behavior
Should say:
<MyComponent />
Screenshots and/or logs
To Reproduce
npm i
npx storybook@latest init
npm i --save-dev @storybook/addon-svelte-csf
- add stories
npm run storybook
- view
NotWorking
andWorking
and clickshow code
System
No response
Additional context
Originally posted @ storybookjs/addon-svelte-csf#166 but could not find related issues.
Metadata
Metadata
Assignees
Type
Projects
Status
Empathy Backlog
Status
No status