Skip to content

Avoid post-filtering #79

@ignaciovazquez

Description

@ignaciovazquez

Hi!

I'm using vue-multiselect to match a number of options via Ajax (loving it so far!)

Even though we set the options propertly, we found that if the search string typed in the select is not present in the actual "label" property, the field is not displayed.

It looks like vue-multiselect is running additional string matching filters after we set the options.
Is it possible to disable the post filters so we display everything that comes back via Ajax?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions