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 the same issue.
I use Context API and filter item to update state. Even though state is updated correctly, the list seemed to have missing data.
After spending hours debugging, I replace OptimizedFlatList with FlatList and it works well. 😕
after filter array of data . filter item sometimes disappears , sometime show in the middle and sometimes displayed after write text more than one
The text was updated successfully, but these errors were encountered: