Skip to content

Select2 example doesn't show how to handle multiselect #680

@unirgy

Description

@unirgy

Hello,

I'm trying to use example in this file: https://github.com/vuejs/vue/blob/dev/examples/select2/index.html

Works well, besides "multiple" option. Apparently vm.value gives only 1st entry.
I've tried to replace with $(vm.$el).val() on line 53, but the browser freezes, and have to kill the process.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions