Skip to content

[bug] updated hook is called but DOM is not ready (slot + v-for) #4599

Closed
@stackia

Description

@stackia

Vue.js version

2.1.8

Reproduction Link

http://codepen.io/jsq2627/pen/pNMNWY

Steps to reproduce

For container components with slots, if the slots are transcluded with dynamic content, in the parent's updated hook the children's DOMs are not ready.

What is Expected?

As the document said, we should expect all children's DOMs to be ready.

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