Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[FIX] - In Viewpager, Flatlist's key needs to be a string #133

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dpnolte
Copy link

@dpnolte dpnolte commented Jul 30, 2019

Warning is displayed in react native 0.60.3:

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

The warning is removed when replacing the key from a number to a string

@azmifareed
Copy link

Can this be merged in please?

@GitHubGreg
Copy link

Thanks for the outstanding tool, excellent.

I've also been getting this warning, would be great if this fix could be merged.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants