Skip to content

[FlatList] serious problem #13609

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

Closed
fangkyi02 opened this issue Apr 21, 2017 · 3 comments
Closed

[FlatList] serious problem #13609

fangkyi02 opened this issue Apr 21, 2017 · 3 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@fangkyi02
Copy link

image

Problem description
If I add components in renderitem using the flatlist display and the symbol is to click on it will display error

error message*
0.43.3 err
1
0.43.4 err
2

Error code
image
Normal code
image

@beeglebug
Copy link

Think this might be related to #12905, I had the same thing in a FlatList when using a number as text

@Ehesp
Copy link
Contributor

Ehesp commented Apr 21, 2017

@fangkyi02 for now, do the below. I believe this has been raised a few times!

<Text>{`${index}`}</Text>

@hramos hramos changed the title FlatList serious problem [FlatList] serious problem Apr 25, 2017
@hramos
Copy link
Contributor

hramos commented Apr 25, 2017

Seems like a dupe of #12905. Try the workaround above. A fix will ship in the next release.

@hramos hramos closed this as completed Apr 25, 2017
@facebook facebook locked as resolved and limited conversation to collaborators May 24, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 18, 2018
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

5 participants