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

Card IDs are not unique #1

Open
MariannaAtPlay opened this issue Apr 1, 2019 · 0 comments
Open

Card IDs are not unique #1

MariannaAtPlay opened this issue Apr 1, 2019 · 0 comments

Comments

@MariannaAtPlay
Copy link

Hello,

Cards ID fields are not unique in "cards.json" file. This created a problem when trying to use those as keys for React components. This warning is displayed in the console:

"Warning: Encountered two children with the same key, c3d444c3d2774263ab93598fb0705374. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version."

Thanks!

Marianna

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant