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 of keyboard navigation for an empty lazy node #75

Merged
merged 1 commit into from
Oct 10, 2013

Conversation

Koloto
Copy link
Contributor

@Koloto Koloto commented Oct 10, 2013

For lazy node children can be an empty array. So we need to check children.length also before getting children[0].

For lazy node children can be an empty array. So we need to check children.length also before getting children[0].
mar10 added a commit that referenced this pull request Oct 10, 2013
Fix of keyboard navigation for an empty lazy node
@mar10 mar10 merged commit 2705dc4 into mar10:master Oct 10, 2013
@mar10
Copy link
Owner

mar10 commented Oct 10, 2013

thanks!

@Koloto
Copy link
Contributor Author

Koloto commented Nov 22, 2013

The pull request was merged, but changes from it are missed in your master branch now.

mar10 added a commit that referenced this pull request Nov 22, 2013
@mar10 mar10 added this to the 2.0.0beta milestone May 11, 2014
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