mirror of
https://github.com/facebook/react.git
synced 2026-02-25 13:13:03 +00:00
This ensures that we don't scroll on changes to the timeline such as when loading a new page or while the timeline is still loading. We only auto scroll to a boundary when we perform an explicit operation from the user.