Skip to content

sonar: MAJOR — Remove Array index from keys (4 instances) #78

Description

@BillyOutlast

SonarCloud Finding — S6479

4 instances of using array index as React key, which causes rendering issues on list changes.

File Line
sites/promo/src/components/comparison.tsx 281, 310
sites/promo/src/components/sponsors.tsx 245, 262

Fix

Use stable unique identifiers instead of array indices.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions