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

6.3.0-beta.0 decorator not updating story #15250

Closed
ktmDeveloper opened this issue Jun 15, 2021 · 7 comments
Closed

6.3.0-beta.0 decorator not updating story #15250

ktmDeveloper opened this issue Jun 15, 2021 · 7 comments

Comments

@ktmDeveloper
Copy link

The decorator is not updating the story after I updated to 6.3.0-beta.0. It was working on version @6.2. I can see that my args for the story has changed, but the story is not updated.

image

@erikt9
Copy link

erikt9 commented Jun 16, 2021

You should probably try one of the release candidate versions and see if it's fixed there (current is 6.3.0-rc.7).

@ktmDeveloper
Copy link
Author

Thanks for the response. I tried that rc version, but the story is still not updating.

@shilman
Copy link
Member

shilman commented Jun 16, 2021

Can you please create a reproduction by running npx sb@next repro, following the instructions, and linking it in your issue description? We prioritize issues with reproductions over those without. Thank you! 🙏

@ktmDeveloper
Copy link
Author

ktmDeveloper commented Jun 16, 2021

That command gives this error Invalid command: repro.. I ran npx sb@next info and this is the result. Hope this helps.

Environment Info:

  System:
    OS: Windows 10 10.0.19043
    CPU: (16) x64 Intel(R) Core(TM) i7-9800X CPU @ 3.80GHz
  Binaries:
    Node: 14.16.0 - C:\Program Files\nodejs\node.EXE
    Yarn: 2.4.1 - C:\Program Files\nodejs\yarn.CMD
    npm: 7.8.0 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Chrome: 91.0.4472.106
    Edge: Spartan (44.19041.1023.0), Chromium (91.0.864.48)
  npmPackages:
    @storybook/addon-a11y: ^6.2.9 => 6.2.9
    @storybook/addon-docs: ^6.2.9 => 6.2.9
    @storybook/addon-essentials: ^6.2.9 => 6.2.9
    @storybook/cli: ^6.2.9 => 6.2.9
    @storybook/react: ^6.3.0-beta.0 => 6.3.0-rc.5

@ktmDeveloper
Copy link
Author

ktmDeveloper commented Jun 28, 2021

Hi @shilman, do you have any update on this? Basically, the highlighted behavior from the screenshot below is not happening anymore for custom toolbar.

image

@shilman
Copy link
Member

shilman commented Jun 28, 2021

@ktmDeveloper nope, I don't have a reproduction

@ktmDeveloper
Copy link
Author

The following PR fixed it.
#15408
Thanks

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

3 participants