storybook
storybook copied to clipboard
HMR not work with decorators
Environment
https://github.com/nuxt-modules/storybook/blob/main/examples/showcase/components/UseDecorators.stories.ts
use demo in showcase
Reproduction
https://github.com/nuxt-modules/storybook/blob/main/examples/showcase/components/UseDecorators.stories.ts
run pnpm dev
Describe the bug
change title is worked,but change decorators not work
Additional context
No response
I think this is just a duplicate of #891. Will test this week to confirm.