Skip to content

Hoisting-up vnode - infinite loop warning #6610

Closed
@privatenumber

Description

@privatenumber

Version

2.4.4

Reproduction link

http://jsfiddle.net/vjvMp/2019/

Steps to reproduce

The precise layout of the components are in the JSFiddle. The assembly of the components is for some reason very fragile which makes me think that this is a bug. For example, if I remove the top-most layout component that shouldn't affect the code, the warning disappears: http://jsfiddle.net/vjvMp/2020/

What is expected?

For the slot on the Child to be hoisted up to the Parent and rendered above the Child without problem.

What is actually happening?

The Child gets rendered but there is an infinite update loop warning.

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