Skip to content
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

Fix issue on error message hanging after even it solved. #447

Merged
merged 1 commit into from
Sep 14, 2016

Conversation

arunoda
Copy link
Member

@arunoda arunoda commented Sep 13, 2016

Webpack detects a error in the code, it'll display a message on the terminal and the browser.
But when we fixed that error, storybook shows it's own error message which is not valid.

So in that case, we need to reload after we fixed an error.
That's what we are doing here.

@arunoda arunoda merged commit 03994fa into master Sep 14, 2016
@arunoda arunoda deleted the fix-issue-on-hanging-error branch September 14, 2016 11:31
@shilman shilman added the misc label May 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants