-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Knobs from other stories appearing on inappropriate stories #10590
Comments
Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks! |
Hi just bumping this since its still an issue. |
Hi gang, We’ve just released addon-controls in 6.0-beta! Controls are portable, auto-generated knobs that are intended to replace addon-knobs long term. Please upgrade and try them out today. Thanks for your help and support getting this stable for release! |
For anybody who is interested in Controls but don't know where to start, I've created a quick & dirty step-by-step walkthrough to go from a fresh CRA project to a working demo. Check it out: => Storybook Controls w/ CRA & TypeScript There are also some "knobs to controls" migration docs in the Controls README: |
Thank you! I'll integrate this ASAP. |
Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks! |
Hey there, it's me again! I am going close this issue to help our maintainers focus on the current development roadmap instead. If the issue mentioned is still a concern, please open a new ticket and mention this old one. Cheers and thanks for using Storybook! |
@IntusFacultas I'm having the same exact issue. While the upcoming release of |
I also encountered this bug when knobs are not cleared between stories, if using the |
Description:
When using the Knobs addon, knobs from other stories occasionally appear in inappropriate stories until you click "Reset" at which point they disappear.
Reference: #1869
Reproduction:
In my case, a very specific set of knobs are the ones that reappear. Specifically:
Steps to reproduce the behavior:
Expected Behavior:
The appropriate knobs should appear without the additional knobs showing up.
Screenshots
Here is the bug appearing:
Here is after pressing reset on the same story:
Code snippets
This is the source code for the above story:
System:
The text was updated successfully, but these errors were encountered: