Closed angelika94 closed 5 years ago
Probably https://github.com/storybookjs/storybook/issues/8165 (Duplicate of #116).
@angelika94
TL;DR
This bug is an addon-knobs' bug, and the Storybook team fixed at @storybook/addon-knobs@5.3.0-alpha.9
.
Workarounds:
@storybook/addon-knobs@5.1.x
.I'm not sure whether they ship the patch in the future v5.2.x releases :confused: The easiest way I think is upgrading to v5.3.0. However, it is still in an alpha stage.
Describe the bug Hi there, to be honest, I don't know who to address this issue: info addon or knobs 🤷♀️ . But there is a bug: If info is activated for a story - knobs work only once and then not updating anymore.
To Reproduce Steps to reproduce the behavior:
Expected behavior Stories should react on knobs changing each time
Versions I have the same issue on my local storybook, and I have these versions there:
storybook-addon-vue-info
: 1.3.2@storybook/vue
: 5.2.6Additional context Please don't mind me if it is a "knobs" issue, just want you to know these addons are not compatible anymore. btw Info addon is amazing!