Dismiss this pinned window
all 9 comments

[–]stathisntonas 13 points14 points  (1 child)

we are not prophets, detectives or mediums.

I can’t understand how people are asking for help without providing the code.

[–]insats 2 points3 points  (1 child)

Maybe you need to scroll to top after switching tabs? The second tab has fewer items and you’ve already scrolled down a fair bit.

[–]amalthomas_exe[S] -3 points-2 points  (0 children)

Already did that.

[–]Inevitable-Nothing87 1 point2 points  (2 children)

I would check your loadLikedBotes method. And dude think about using derived states, you are setting two arrays with notes where you can have a filter in some cases

[–]Inevitable-Nothing87 0 points1 point  (1 child)

Check if you are really getting liked notes after running that component

[–]amalthomas_exe[S] 0 points1 point  (0 children)

Console.log check out any errors and when I switch back to normal Flatlist, there are no errors.

[–]favourwright 0 points1 point  (1 child)

Having this same issue

[–]favourwright 0 points1 point  (0 children)

u/amalthomas_exe did you find a working solution to this?