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

Broken with empty string as the story name #629

Closed
jpnelson opened this issue Nov 25, 2016 · 2 comments
Closed

Broken with empty string as the story name #629

jpnelson opened this issue Nov 25, 2016 · 2 comments

Comments

@jpnelson
Copy link

storiesOf(name, module);

I was unlucky because name was undefined locally for me, but resolved to window.name which is window.name === ''.

the behaviour is that you can't switch stories in the LHS panel.

@arunoda
Copy link
Member

arunoda commented Nov 25, 2016

Hey sorry. I didn't understand.
Could you explain it bit more?

@arunoda
Copy link
Member

arunoda commented Dec 15, 2016

I am closing this issue because of the inactivity. Feel free to reopen this issue with more info.

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

No branches or pull requests

2 participants