storybook icon indicating copy to clipboard operation
storybook copied to clipboard

HMR not work with decorators

Open baixiaoyu2997 opened this issue 8 months ago • 1 comments

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 Image

Image

Additional context

No response

baixiaoyu2997 avatar May 30 '25 06:05 baixiaoyu2997

I think this is just a duplicate of #891. Will test this week to confirm.

hacknug avatar Aug 17 '25 19:08 hacknug