reaselct icon indicating copy to clipboard operation
reaselct copied to clipboard

Encountered two children with the same key, `undefined-undefined`.

Open wilddog93 opened this issue 3 years ago • 1 comments

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,

wilddog93 avatar Jan 22 '22 17:01 wilddog93

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

amcdnl avatar Jan 26 '22 19:01 amcdnl