-
Notifications
You must be signed in to change notification settings - Fork 2
Props / Story panels don't load #11
Comments
Hi Leonardo I'm not aware of any conflict between addon-props and other addons, but I never tried to include so many of them like you do. |
I tried that and I also pinged storybook slack channel. |
Yes, I made an update 10 days ago (v3.0.2) to support storybook 3. |
Hello, I have exactly the same problem, no Props and Story panels. Any update about that problem? |
I am not sure @przybyla Any tip in debugging this issue @marc-rutkowski? |
@leonardofaria @przybyla I'm sorry but I cannot reproduce the problem and I don't have any time right now to work on this, but maybe this weekend. In the meantime if you can setup a sample repo that demonstrate problem it can be helpful. |
Thanks @marc-rutkowski I will setup a sample repo and I let you know. Could you please do the same @przybyla? |
Some way I can help? Are you registering the addon? |
Hi @ndelangen, Thanks for your help. There is an I'll probably set this project as deprecated in a near future when this PR and this one will land. |
I am down for making this project as deprecated since there are new PRs into the storybook. |
Hi
I am trying to use your addon and I am not sure what I'm missing here. I tried different setups without success. Here is what I get so far:
addons.js
config.js
story.js
I am also using
babel-plugin-react-docgen
, which loads the component props definitions fine in the stories that use storybook-addon-info.Do you know about some conflict between storybook-addon-props and the other ones? The only panels that I see are "Action Logger" and "Knobs".
The text was updated successfully, but these errors were encountered: