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

Correctly detect and handle undefined/null in action calls #133

Merged
merged 1 commit into from
Apr 21, 2016

Conversation

akblurton
Copy link
Contributor

Fixes a regression introduced in pull request #132 where passing null/undefined as an argument causes an exception to be thrown.

Additional test case has been added.

@arunoda
Copy link
Member

arunoda commented Apr 21, 2016

Great. I was about to fix this.

@arunoda arunoda merged commit e6fc05d into storybookjs:master Apr 21, 2016
@arunoda
Copy link
Member

arunoda commented Apr 21, 2016

Released as: v1.17.1

wyattdanger pushed a commit to wyattdanger/react-storybook that referenced this pull request Apr 26, 2016
@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.

None yet

3 participants