Griddle icon indicating copy to clipboard operation
Griddle copied to clipboard

Misssing key warning in GridSettings

Open berndca opened this issue 9 years ago • 6 comments

When I open the settings dialog a warning of type react_key_warning is displayed in the console.

Each child in an array should have a unique "key" prop. Check the render method of GridSettings. See http://fb.me/react-warning-keys for more information

It appears that this might be related to the first column of my tables which uses

      customComponent: Link

Please advise.

Thanks, Bernd

berndca avatar Mar 04 '15 16:03 berndca

This smells like it may be related to the recent changes brought up by https://github.com/DynamicTyped/Griddle/issues/104

scvnc avatar Mar 04 '15 18:03 scvnc

This happens when a column is set to locked for me.

utkuturunc avatar Jun 12 '16 22:06 utkuturunc

The same here. Even one column locked triggers this waning for Settings

greenais avatar Nov 28 '16 23:11 greenais

I am still having this issue? Any resolution for this?

razazaidisd avatar Apr 10 '17 12:04 razazaidisd

@razazaidisd what version of Griddle are seeing this problem on?

sww314 avatar Jul 20 '17 02:07 sww314

"griddle-react": "0.8.1"

razazaidisd avatar Jul 20 '17 09:07 razazaidisd