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
@fab1an what platform are you seeing this on? I'm seeing a similar bug on Android on v0.32.0-rc.0.
I wonder if there's any relation to #7202 which says that Android's onLayout event fires whenever a view changes even if the view's layout hasn't changed.
I think this issue is lacking enough information to reproduce, so I am going to close it. If you are still working on this then please feel free to open a new issue! Especially helpful would be a sample app on rnplay.org that can reproduce this problem.
ScrollView fires
onLayout
andonContentSizeChange
all the time upon scrolling, even if the values haven't changed.RN 0.32
The text was updated successfully, but these errors were encountered: