storybookjs / addon-svelte-csf

[Incubation] CSF using Svelte components.
MIT License
103 stars 32 forks source link

[Bug] Empty title doesn’t work #101

Closed enyo closed 1 year ago

enyo commented 1 year ago

Describe the bug

The storybook docs state that the title doesn’t need to be specified. When omitting the title with this addon however, the story stops working.

Steps to reproduce the behavior

Create a story and don’t specify the title in <Meta>

Expected behavior

The title should be auto generated.

j3rem1e commented 1 year ago

It should be fixed here #134