Skip to content

passing Flatlist prop scrollEventThrottle doesn't make sense (regression 0.59.5 -> 0.59.8) #25027

Closed
@alyalya

Description

@alyalya

After updating React Native from 0.59.5 to 0.59.8 scrollEventThrottle in Flatlist stopped working, which resulted in ramming the bridge

React Native version:
0.59.8

Steps To Reproduce

  1. Add scrollEventThrottle prop to Flatlist
  2. Scroll Flatlist
  3. We get every scroll event in onScroll prop

Describe what you expected to happen:

Expected to get throttled scroll events

Snack, code example, or link to a repository:

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugComponent: FlatListImpact: RegressionDescribes a behavior that used to work on a prior release, but stopped working recently.Resolution: LockedThis issue was locked by the bot.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions