Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error after updating to storybook 8 #211

Open
pkyeck opened this issue Apr 29, 2024 · 0 comments
Open

error after updating to storybook 8 #211

pkyeck opened this issue Apr 29, 2024 · 0 comments

Comments

@pkyeck
Copy link

pkyeck commented Apr 29, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant