Skip to content

$refs are not reactives #1671

@noirbizarre

Description

@noirbizarre

Hi!

It's not possible to bind nested component properties, $refs are not reactives.

I think the bindings are set once before nested components are attached and so fail because $refs.XXX is undefined.

Here's a fiddle to illustrate it: http://jsfiddle.net/noirbizarre/kz7wewq3/

I think it's related but computed properties depending on nested properties are not updated too.

I don't know if it's the same for $els.

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