You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have run in to an issue where I am breaking down this.props.children in to several chunks in order to render them in a grid - but I can't see how I could use anything other than the array index as an identifier - more information here:
Are there circumstances when it is ok to use array index as a key? If so, could these exceptions be added to the documentation here:
https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/no-array-index-key.md
I have run in to an issue where I am breaking down
this.props.childrenin to several chunks in order to render them in a grid - but I can't see how I could use anything other than the array index as an identifier - more information here:http://stackoverflow.com/questions/42983067/breaking-children-in-to-chunks-and-react-no-array-index-key