Skip to content

foldIndex and Key props for Folds seems like an anti-pattern #223

@bpostlethwaite

Description

@bpostlethwaite
          <AxesFold name={_('Range')} foldIndex={1} key={1}>

Before we could move blocks of JSX around and they would still work. Now if you move Folds around you have to update foldIndex and key. That seems like a fairly significant regression.

Any other way?????
@VeraZab @nicolaskruchten @aulneau

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