Skip to content

Different initial selected value in <select> #1008

Closed
@mbdavid

Description

@mbdavid

Hi, first of all, thanks for this fantastic work.

I note that <select> has a different behavior when using template from DOM element than template string options on Vue initialization.

When use template from DOM element, Vue render select with no value selected (v-model = null).

When using template from a string options, Vue render select with first value selected (v-model = null too).

screenshot-jsfiddle net 2015-07-04 13-01-59

http://jsfiddle.net/8gv321no/

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