question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Addons panel not showing up in development

See original GitHub issue

In development, i.e. when running start-storybook -p 7007 -c .storybook the addons panel with Knobs and JSX (see screenshot) disappears. However, when building storybook w/ build-storybook -o dist it is available. Also not all addons are affected, but only those that are positioned in the bottom panel (see screenshot). Other addons such as @storybook/addon-backgrounds operate as usual.

I do not see any error messages being printed out. Any suggestions on how I could debug this?

image

TypeScript 3.5.2 React 16.8.6 Storybook 5.1.8

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
shilmancommented, Jun 21, 2019

@ndelangen This was supposedly fixed in 5.1.7 #7080 #7073 but looks like it’s still affecting users in 5.1.8. Any idea what’s going on?

@frankstallone If you do localStorage.clear() in normal mode (not incognito) does that fix it?

1reaction
soosapcommented, Jun 19, 2019

Hi there, thanks for the quick reply. It seems the problem has been with the Chrome browser. All others browsers DO display the addons panel. Yet for some reason even after updating Google Chrome to Version 75.0.3770.100 it does not show.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Panels not visible in React Storybook - Stack Overflow
I have imported addon-actions in addons. js: import @storybook/addon-actions/register and the module is also present in node_modules folder.
Read more >
Storybook addon not showing - Sami C.
If your addon in storybook is suddenly not showing, simply execute the following command in your browser console: localStorage. clear();
Read more >
Add ons not working or showing up | Firefox Support Forum
Go to the Add-ons tab in user preferences and navigate to your add-on zip location and double click on it, then once it...
Read more >
addons not showing up - Blender Stack Exchange
If some addons arent showing up, Then go to addons folder and modify somethings of that specific addon's file.
Read more >
Tutorial: Making your first add-on
To get started with developing add-ons, we first need access to where Home ... If you are on macOS and the folder is...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found