Skip to content

[Bug] Unable to update story state through actions #265

@ACERposS

Description

@ACERposS

Describe the bug

Following the examples in Interactions.stories and Example.stories it seems as though any updates to Story state should be reflected in the UI, regardless of whether the state is modified via a play callback or UI action.

Neither of these patterns seems to be working currently- the UI never updates. This makes it impossible to author interactive stories (although it is still possible to write interaction tests if the only validation is that callbacks are called as expected).

Environment

  • version: 5.0.0-next.21
  • Svelte version: 5.17.1
  • Storybook version: 8.4.7
  • @storybook/svelte version: 8.4.7
  • OS: Windows 10 Enterprise
  • Node.js version: 21.6.2
  • NPM version: 10.4.0
  • Browser (if applicable): Firefox
  • Browser version (if applicable): 134

Additional context

Possibly related to #164

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions