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

Addon panel does not update after disabling/enabling an addon #22158

Closed
yannbf opened this issue Apr 19, 2023 · 3 comments
Closed

Addon panel does not update after disabling/enabling an addon #22158

yannbf opened this issue Apr 19, 2023 · 3 comments

Comments

@yannbf
Copy link
Member

yannbf commented Apr 19, 2023

  1. Open Storybook
  2. Add actions: { disable: true } and see it update correctly
  3. change to actions: { disable: false } or remove the line altogether, and see that the panel does not get updated (at the end of the gif I had to refresh the browser):

2023-03-21 18 04 22

Is this a memo issue?

Originally posted by @yannbf in #21650 (comment)

@shilman
Copy link
Member

shilman commented May 2, 2023

Ta-da!! I just released https://github.com/storybookjs/storybook/releases/tag/v7.1.0-alpha.12 containing PR #22258 that references this issue. Upgrade today to the @future NPM tag to try it out!

npx sb@next upgrade --tag future

Closing this issue. Please re-open if you think there's still more to do.

@shilman
Copy link
Member

shilman commented May 3, 2023

w00t!! I just released https://github.com/storybookjs/storybook/releases/tag/v7.0.8 containing PR #22258 that references this issue. Upgrade today to the @latest NPM tag to try it out!

npx sb@latest upgrade

@yannbf
Copy link
Member Author

yannbf commented Sep 19, 2023

Closing as the issue has been fixed!

@yannbf yannbf closed this as completed Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants