Skip to content

Conversation

mungojam
Copy link
Contributor

Description

In a previous PR, the column index i had been partly replaced. However, it wasn't fully rolled out, so the fallback to using the column index as the key is no longer working. This was part of the cause of #1343

This PR fully implements the replacement of i with column.idx.

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x")

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Other... Please describe:

What is the current behavior? (You can also link to an open issue here)
Nested arrays cannot be displayed correctly in a Grid since v5

What is the new behavior?
Nested arrays can now be displayed

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[x] No

@malonecj malonecj merged commit 5856616 into Comcast:master Nov 13, 2018
rossjp pushed a commit to rossjp/react-data-grid that referenced this pull request Dec 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants