Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Encountered two children with the same key, undefined-undefined. #1

Open
wilddog93 opened this issue Jan 22, 2022 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@wilddog93
Copy link

hi guys, I found this issue when it was installed in next js,

next-dev.js?3515:32 Warning: Encountered two children with the same key, undefined-undefined. 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.

cause it cannot filter any values,

@amcdnl amcdnl self-assigned this Jan 26, 2022
@amcdnl amcdnl added the bug Something isn't working label Jan 26, 2022
@amcdnl
Copy link
Member

amcdnl commented Jan 26, 2022

Can you share a demo link ( codesandbox or something )?

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

No branches or pull requests

2 participants