Skip to content

Deep object as dynamic argument in custom directive [RFC-0003] #9577

Closed
@drozdzynski

Description

@drozdzynski

Version

2.6.7

Reproduction link

https://jsfiddle.net/3qbky0z7/4/

Steps to reproduce

Create custom directive with a dynamic argument:
v-test:[deep.arg]="value"

What is expected?

It should get the value from path deep.arg.

What is actually happening?

Inside the binding object of a custom directive, arg key have value [deep.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions