Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: Each child in a list should have a unique "key" prop. #483

Closed
edwinaquino opened this issue Mar 17, 2024 · 3 comments
Closed

Warning: Each child in a list should have a unique "key" prop. #483

edwinaquino opened this issue Mar 17, 2024 · 3 comments
Assignees
Labels
bug Something isn't working fixed

Comments

@edwinaquino
Copy link

Describe the bug
Console says Warning: Each child in a list should have a unique "key" prop. react-chrono.esm.js:1 - May you please add a key to each item to get rid of this warning?

To Reproduce
Steps to reproduce the behavior:

  1. Load the App in Firefox or Chrome.
  2. Go to the Developer Tool and view the errors in Console.
  3. You will see the error

Expected behavior
Each child in a list should have a unique "key" prop. See https://reactjs.org/link/warning-keys for more information.

Screenshots
NA.

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser Firefox
  • Version 123.0

Smartphone (please complete the following information):
N/A

Additional context
Thank you for sharing your package.

@prabhuignoto prabhuignoto self-assigned this Mar 17, 2024
@prabhuignoto prabhuignoto added the bug Something isn't working label Mar 17, 2024
@Wilmela
Copy link

Wilmela commented Mar 20, 2024

Facing the same issue. Tried adding the key prop but that did not solve it.

Desktop (please complete the following information):

OS: Mac OS
Browser Arc
Version 1.30.0 (46409)

Thank you.

@prabhuignoto
Copy link
Owner

@Wilmela @edwinaquino this is now fixed. please use the latest version of the library

@Wilmela
Copy link

Wilmela commented Mar 21, 2024

Confirm fixed. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed
Projects
None yet
Development

No branches or pull requests

3 participants