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

Ship correct fix for state updates after smooth scroll animation #46564

Closed
wants to merge 1 commit into from

Commits on Sep 18, 2024

  1. Ship correct fix for state updates after smooth scroll animation

    Summary:
    Changelog: [internal]
    
    I incorrectly set up an experiment to fix reported scroll position during smooth scroll animations on Android in D59233069. It was incorrect because I fixed the issue in "control", and I re-enabled the bug in "test".
    
    That means we actually shipped the fix the moment we set up the experiment.
    
    We can just apply the fix ungated.
    
    Reviewed By: Abbondanzo
    
    Differential Revision: D62965254
    rubennorte authored and facebook-github-bot committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    39a33dd View commit details
    Browse the repository at this point in the history