Aleksandra Desmurs-Linczewska

Results 37 comments of Aleksandra Desmurs-Linczewska
trafficstars

@viralS-tuanlv please provide a video, an Expo Snack or a minimal reproducible demo. I'm marking this issue as stale and will close it if there is no activity.

@mitaxe have you been able to implement the solution suggested by @IjzerenHein ? I marked this issue as stale and I will be closing it if there is no activity.

@NickGerleman the changes in this PR concern multicolumn FlatList only. In the case of multicolumn FlatList, what the `keyExtractor` receives is the entire row, which is a static wrapper. I...

> So, e.g. we would remount if the list of items in the row changed, and that is the issue? Yes, the entire list would remount - which is unnecessary....

@NickGerleman I'm sorry I don't understand your question :( could you clarify what you mean by: > if the row key is now the same as a previous row, in...

Hello @NickGerleman , Thank you for your detailed answer 👍 I think I haven't described well enough the issue that this PR is trying to solve. I'll quote two of...

@NickGerleman thank you for the reproduction 🙌 I see the issue now. ~Do you agree however that the current implementation, causing remounts, should be changed? Or do you think it...

Hello @darias08 , Thank you for the detailed description and video. The behaviour you would like to see sounds like a feature request. I think it should be achievable through...

There's no activity in this issue so I'm closing it as stale.

This issue has been open a while ago. I checked it today in the example app and I couldn't see the bug. @waroulolz can you take a look at the...