storybook
storybook copied to clipboard
An error message is displayed `applyDecorators was not supported :( !` in console.
Version
@nuxtjs/storybook: v4.3.2 nuxt: v2.15.8
Reproduction Link
Steps to reproduce
Install the version and launch storybook
What is actually happening?
An error message is displayed applyDecorators was not supported :( !
in console.
What is Expected?
The message is not shown up.
I'm also seeing this issue, but I don't think it's to do with @nuxtjs/storybook as I don't have that as a dependency. I haven't been able to figure out where this is being console logged.
I've run into this same issue, and cannot figure out the origin.
Hello, everyone! I was having the same problem and found the source of it. I opened a issue in the storybook repository, you can follow/comment on this link: Issue #18679
v4 of this module is no longer actively supported. Please try the newest version and open an new issue if the problem persists. Thank you for your understanding.