Skip to content

Primitives are incorrectly swapped on key change in maps #2679

@CodyJasonBennett

Description

@CodyJasonBennett

See pmndrs/xr#227 for more context.

{[...].map((value, index) => (
  <primitive key={index} object={value} />
))}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcoretarget agnostic (normally to do with reconciler)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions