react-popover icon indicating copy to clipboard operation
react-popover copied to clipboard

Missing key attribute warning since 0.5.7 upgrade

Open martinbroos opened this issue 6 years ago • 1 comments

Not that big of deal at this moment, but would be nice if this can be fixed.

warning.js:33 Warning: Each child in an array or iterator should have a unique "key" prop. See https://fb.me/react-warning-keys for more information.
    in div (created by Popover)
    in div (created by Popover)

martinbroos avatar Jun 14 '18 12:06 martinbroos

Any progress on this?

gnoesiboe avatar Jul 28 '18 10:07 gnoesiboe