Skip to content

Custom directive params binding problem #1662

@Rhincodon

Description

@Rhincodon

Hi. I am using Vue 1.0.3 and trying to bind params into custom directive, but all params parsed as strings. This problem can be seen in this example http://vuejs.org/examples/select2.html on vuejs site. Options param no longer parsed as array, its just a string. I tried to use v-bind, but its also convert params to string [Object, Object].

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions