I have started to migrate to CSF format stories one by one. What I realised is that I have to reload manually to see my migrated stories.
Steps to reproduce the behavior:
storiesOf API format to CSF format. System:
Environment Info:
System:
OS: macOS 10.15.2
CPU: (4) x64 Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz
Binaries:
Node: 12.10.0 - ~/.nvm/versions/node/v12.10.0/bin/node
Yarn: 1.19.1 - /usr/local/bin/yarn
npm: 6.10.3 - ~/.nvm/versions/node/v12.10.0/bin/npm
Browsers:
Chrome: 80.0.3987.122
Safari: 13.0.4
npmPackages:
@storybook/addon-a11y: ^5.3.14 => 5.3.14
@storybook/addon-actions: ^5.3.14 => 5.3.14
@storybook/addon-console: ^1.2.1 => 1.2.1
@storybook/addon-docs: ^5.3.14 => 5.3.14
@storybook/addon-info: ^5.3.14 => 5.3.14
@storybook/addon-notes: ^5.3.14 => 5.3.14
@storybook/addon-storyshots: ^5.3.14 => 5.3.14
@storybook/addon-viewport: ^5.3.14 => 5.3.14
@storybook/react: ^5.3.14 => 5.3.14
@storybook/source-loader: ^5.3.14 => 5.3.14
cc @ndelangen @tmeasday
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!
I want this. It is clearly a bug
Do you have a repro repo?
Repo is open source at - https://github.com/turtlemint/mint-ui
Steps to reproduce mentioned already.
Any interest in trying to contribute a fix?
Is this the file to look in?
https://github.com/storybookjs/storybook/blob/next/lib/core/src/server/dev-server.js
These code paths have changed significantly in 6.0 (next). I would definitely try it with a recent alpha before investigating too much.
(Not saying the bug is necessarily fixed, but it might be!)
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!