You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have rendered a list of 40 TextInput fields. When I focus or typed on the last TextInput and scroll up, I notice that the focus and typed text is also applied to the first rendered TextInput.
Current behavior
I have rendered a list of 40 TextInput fields. When I focus or typed on the last TextInput and scroll up, I notice that the focus and typed text is also applied to the first rendered TextInput.
"@shopify/flash-list": "^1.7.1",
"react-native": "^0.75.5"
Expected behavior
Focusing and typing in a TextInput within a long list should only affect the selected TextInput.
To Reproduce
Flashlist.Text.Duplication.1.mp4
Platform:
Environment
1.7.1
The text was updated successfully, but these errors were encountered: