Skip to content

Conversation

@MrJYJ
Copy link

@MrJYJ MrJYJ commented Oct 31, 2018

Solve a warning
warning info : Failed child context type: Invalid child context virtualizedCell.cellKey of type number supplied to CellRenderer, expected string

MrJYJ added 2 commits October 31, 2018 16:40
Warning: Failed child context type: Invalid child context virtualizedCell.cellKey of type number supplied to CellRenderer, expected string。
Modify the 262 line
 keyExtractor (item, index) {
        return index.toString();   // old :  return index;
    }
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.

1 participant