-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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 panel not displayed #1658
Comments
How does your |
It doesn't look. I don't have that file. I was reading through your pages about knobs, but I did not see any mention of that config file. Should you make any documentation about it more visible in relevant places? Now I see 'Using Addons' mentions it, but I didn't use your docs to read chronologically all content, but rather what I needed. I think you should make this more visible when reading e.g. about knobs. |
Jesus, I just saw it on your knobs page as well. Completely my fault, sorry about the fuss. Sorry I did not take it seriously and did not read it thoroughly. Thanks Daniel for help, Closing. |
2 years later I had the same issue. I didn't see the addon.js part. So this thread was helpful after all. Thanks. |
This thread was indeed helpful as i did the exact same thing yesterday while setting up a new storybook repo |
I am running a storybook instance and have the component displayed there, but knobs panel is not displayed. The source is very simple:
No error is shown, console is clear of any messages, it displays the component with the default button text ('Ok'), but knobs panel is not visible anywhere to enable changing the button title.
What's strange, I use storybook at work, and the knobs panel is displayed there, but here on my computer at home, there is no knobs panel. So I know how these are used, I used text, number, boolean, etc. and it all works at work, but what ever I try I don't get the knobs panel here.
Here is a screen shot
https://ibb.co/hOVwcF
The text was updated successfully, but these errors were encountered: