Skip to content

Removing first element does not correctly update field values #11

@Dachande663

Description

@Dachande663

jquery.autosuggest.js:168
values_input.val(values_input.val().replace(","+last+",",","));

Fails to replace the item if the item is the first in the series as there is no preceeding comma.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions