Skip to content

Compiling bindings inside a v-model directive #176

@ghost

Description

I would like to use some of my VM data inside a v-model directive. As an example:

http://jsfiddle.net/6ZX3C/1/

The second textarea is my desired result but as you can see it does not have a v-model directive on it. Is there a workaround or better way to approach this? Also interestingly enough it works fine for the input box, the textarea is the one not compiling correctly.

Thanks!

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