Skip to content

error after updating to storybook 8 #211

@pkyeck

Description

@pkyeck

Hi,
I'm trying to update my storybook v7 installation to v8:

  • ran the storybook migration
  • updated the plugin to v5.0.0

but I'm seeing fn is not a function with the withRoundTrip.js:74:1 mentioned in the stack-trace

TypeError: fn is not a function
    at hookified (runtime.js:95:10605)
    at runtime.js:111:3256
    at runtime.js:111:3717
    at withRoundTrip (withRoundTrip.js:74:1)
    at hookified (runtime.js:95:10605)
    at runtime.js:111:3256
    at runtime.js:111:3717
    at i (preview.cjs:5:1)
    at hookified (runtime.js:95:10605)
    at runtime.js:111:3256

anyone else getting these errors after the update?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions