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

fixes js problem when missing stacked services #24

Merged
merged 1 commit into from
Apr 24, 2016

Conversation

entomb
Copy link
Collaborator

@entomb entomb commented Apr 24, 2016

fixes Uncaught TypeError: Cannot read property 'show' of undefined when running on the browser.
this is caused by calling stacked[currentActive].show() when stacked is an empty array

@textbook textbook merged commit 507eda9 into textbook:master Apr 24, 2016
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

2 participants