Skip to content
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.

fix arrow up/down bug when list is empty #106

Merged
merged 2 commits into from
Jun 5, 2016

Conversation

hontas
Copy link
Contributor

@hontas hontas commented May 17, 2016

fixes #39 Uncaught TypeError: Cannot read property 'ownerDocument' of undefined

fixes reactjs#39 `Uncaught TypeError: Cannot read property 'ownerDocument' of undefined`
@Urthen
Copy link

Urthen commented May 17, 2016

I believe this should use getFilteredItems(), just in case the list is filtered down to zero.

@hontas
Copy link
Contributor Author

hontas commented May 18, 2016

@Urthen I can live with that ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot read property ownerDocument of null
3 participants