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 for list item keys by nextjs/reactjs apps #66

Closed
bethelson opened this issue Jul 15, 2022 · 1 comment
Closed

Warning for list item keys by nextjs/reactjs apps #66

bethelson opened this issue Jul 15, 2022 · 1 comment
Labels

Comments

@bethelson
Copy link

Hello,
I encountered an issue using this very beautiful component on my nextjs app.
It looked something like this:

Warning: Each child in a list should have a unique "key" prop.
Check the top-level render call using . See https://reactjs.org/link/warning-keys for more information.

Seems to have something to do with line 78 to 82 of your index.html file.
Not very sure though.

@stale
Copy link

stale bot commented Jan 12, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jan 12, 2023
@stale stale bot closed this as completed Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant