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

Bug in autocomplete extensen. #520

Closed
kubili opened this issue Feb 4, 2017 · 1 comment
Closed

Bug in autocomplete extensen. #520

kubili opened this issue Feb 4, 2017 · 1 comment

Comments

@kubili
Copy link

kubili commented Feb 4, 2017

In function base.autocomplete_getVal you should set preview value only if preview exists.
Same problem occures if keybored was opened and then closed the base.$preview becomes undefined .

Code to update:

if (base.hasAutocomplete && v !== '') {}
@Mottie
Copy link
Owner

Mottie commented Feb 5, 2017

Hi @kubili!

Thanks for reporting this problem. I'll have it fixed shortly.

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

No branches or pull requests

2 participants