Skip to content

Tapping a text field throws a scrolling-related exception #898

@Hixie

Description

@Hixie

ScrollBehaviour.createFlingScrollSimulation() can return null, according to its contract.
ScrollableState._createFlingSimulation() doesn't know how to handle that, it sets tolerance even if it's null.

The way to find this is to tap the text field in the stocks app (not sure why exactly).

cc @HansMuller

Metadata

Metadata

Assignees

Labels

c: regressionIt was better in the past than it is nowframeworkflutter/packages/flutter repository. See also f: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions