Skip to content

Solve a warning#115

Open
MrJYJ wants to merge 2 commits into
meliorence:masterfrom
MrJYJ:master
Open

Solve a warning#115
MrJYJ wants to merge 2 commits into
meliorence:masterfrom
MrJYJ:master

Conversation

@MrJYJ
Copy link
Copy Markdown

@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