Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ScrollView fires "onLayout" and "onContentSizeChange" all the time #9702

Closed
fab1an opened this issue Sep 1, 2016 · 3 comments
Closed

ScrollView fires "onLayout" and "onContentSizeChange" all the time #9702

fab1an opened this issue Sep 1, 2016 · 3 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@fab1an
Copy link

fab1an commented Sep 1, 2016

ScrollView fires onLayout and onContentSizeChange all the time upon scrolling, even if the values haven't changed.

RN 0.32

@rigdern
Copy link
Contributor

rigdern commented Sep 10, 2016

@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.

@edmofro
Copy link

edmofro commented Sep 13, 2016

Also getting this, Android, v0.32.0-rc.0

@lacker
Copy link
Contributor

lacker commented Dec 15, 2016

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.

@lacker lacker closed this as completed Dec 15, 2016
@facebook facebook locked as resolved and limited conversation to collaborators Jul 19, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

5 participants