Griddle
Griddle copied to clipboard
Misssing key warning in GridSettings
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
This smells like it may be related to the recent changes brought up by https://github.com/DynamicTyped/Griddle/issues/104
This happens when a column is set to locked for me.
The same here. Even one column locked triggers this waning for Settings
I am still having this issue? Any resolution for this?
@razazaidisd what version of Griddle are seeing this problem on?
"griddle-react": "0.8.1"