Skip to content

Fix error unique key when map - react#5551

Merged
ffjlabo merged 1 commit intomasterfrom
fix/error-unique-key-application-detail-page
Feb 7, 2025
Merged

Fix error unique key when map - react#5551
ffjlabo merged 1 commit intomasterfrom
fix/error-unique-key-application-detail-page

Conversation

@hongky-1994
Copy link
Contributor

What this PR does:

  • Fix error on missing key when map array - react

Why we need it:

  • Remove error - warning
    image

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

  • How are users affected by this change:
  • Is this breaking change:
  • How to migrate (if breaking change):

Signed-off-by: kypham <hongkyhvnh@gmail.com>
@codecov
Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.42%. Comparing base (de1800e) to head (93e3a53).
Report is 281 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5551   +/-   ##
=======================================
  Coverage   26.42%   26.42%           
=======================================
  Files         465      465           
  Lines       49907    49907           
=======================================
  Hits        13189    13189           
  Misses      35663    35663           
  Partials     1055     1055           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@khanhtc1202 khanhtc1202 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Member

@ffjlabo ffjlabo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ffjlabo ffjlabo merged commit 98de29d into master Feb 7, 2025
14 checks passed
@ffjlabo ffjlabo deleted the fix/error-unique-key-application-detail-page branch February 7, 2025 08:46
@github-actions github-actions bot mentioned this pull request Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants