storybookjs / addon-svelte-csf

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

[Bug] Component isn't reactive on props change #102

Closed bourhaouta closed 1 year ago

bourhaouta commented 1 year ago

Describe the bug

Once you set the ArgTypes and Args, the component doesn't update on properties change

Expected behavior

The component should act based on the control changes.

Environment

bourhaouta commented 1 year ago

Fixed on #80