Skip to content

Grandchild component disappears after parent re-renders. #6915

Closed
@linnea

Description

@linnea

Version

2.5.2

Reproduction link

https://jsfiddle.net/linnea/8euf1geo/1/

Steps to reproduce

On the JSFiddle, wait for the setTimeout on L19 to finish. When the parent's label is set to false, the component re-renders but loses the content of the grandchild.

What is expected?

For the GrandChild content to still be in the DOM.

What is actually happening?

GrandChild disappears after component in the parent re-renders.


Was expecting this bug to be fixed with this issue:
#6372

Not sure if it's the same or just a similar issue!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions