Skip to content

change keys from a number to a string#95

Closed
0xpatrickdev wants to merge 1 commit intomeliorence:masterfrom
0xpatrickdev:master
Closed

change keys from a number to a string#95
0xpatrickdev wants to merge 1 commit intomeliorence:masterfrom
0xpatrickdev:master

Conversation

@0xpatrickdev
Copy link

Fixes #92:

Warning: Failed child content type: Invalid child context virtualizedCell.cellKey of type number supplied to CellRenderer expected string.

Found the answer on this thread:
wonday/react-native-pdf#125

Fixes:
> Warning: Failed child content type: Invalid child context `virtualizedCell.cellKey` of type `number` supplied to `CellRenderer` expected `string`.
@0xpatrickdev
Copy link
Author

Potential duplicate of #69 ...

@luco
Copy link

luco commented Sep 27, 2018

Merge

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.

Warning: Failed child context type: Invalid child context virtualizedCell.cellKey of type number supplied to CellRenderer, expected string.

2 participants