Skip to content

React issue: Each child in a list should have a unique "key" prop. #899

@JSON-stringify-24

Description

@JSON-stringify-24

Trying to solve this warning "Each child in a list should have a unique "key" prop." on a react.js app, found out that the dinamically generation of the li buttons for paginate does not contains any "key" or method to add a prop key to all the li . Any recomendation? before do it with JS want to know if there is other way.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions