Skip to content

Bug in autocomplete extensen. #520

@kubili

Description

@kubili

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 !== '') {}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions