Closed
Description
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
Labels
No labels