Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

AutoComplete: Index was outside the bounds of the array. #4

Merged
merged 2 commits into from
Feb 15, 2017

Conversation

tonerdo
Copy link
Owner

@tonerdo tonerdo commented Feb 15, 2017

This PR provides a fix for the autocomplete index out of range exception. Now resets _completionsIdx to zero along with completion array.

Fixes #3

@tonerdo tonerdo merged commit 4aa32a3 into master Feb 15, 2017
@tonerdo
Copy link
Owner Author

tonerdo commented Feb 15, 2017

/cc @gitchomik

@tonerdo tonerdo deleted the autocomplete-fix branch February 15, 2017 13:15
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AutoComplete: Index was outside the bounds of the array.
1 participant