Skip to content

How to call nested scenes multiple times (Child keys must be unique) #327

@Rmannn

Description

@Rmannn

When I use nested scenes as following
profile (currentUser) => View => profile (OtherUser)
I get an error
Warning: flattenChildren(...): Encountered two children with the same key, .0:$card_profile. Child keys must be unique; when two children share a key, only the first child will be used.

Is there a way to push a view that already exists ? When the user is different in my case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions