-
Notifications
You must be signed in to change notification settings - Fork 12
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
Storybook running in browser and VSCode tab but not in explorer view... #29
Comments
Port? |
This is in my vscode User settings and works from VSCode Storybook tab and from a browser.
Aside: would prefer them in my Folder settings but trying to eliminate suspects. |
+1 |
I am experiencing the same issue with @pkreipke. Any clue? |
Same issue, though this is on a standard react (not React Native) project. Was pleased to see Storybook tab shows the localhost storybook website. Should it also be able to show stories in the explorer pane? My stories are in src/stories/SomeComponent.story.js and I have these in vscode user settings:
|
Is this an ongoing discussion? Can't seem to find a solution for this problem. The storybook tab on the Explorer disappeared and seems like there isn't a way to bring it back. EDIT: |
Yes this seems to be still an issue. Can't get it to run (with a native Android device). |
+1 still not showing on VS Code. |
I know the storybook server is working and running: can connect via browser fine - and "Show StoryBook Tab" shows the same browser view inside VSCode.
But what I also have is an empty Storybook section in the Explorer sidebar.
What could I be doing wrong?
The text was updated successfully, but these errors were encountered: