Skip to content

Changing TextEditingController leads to out-of-sync controllers #12154

Closed
@Hixie

Description

@Hixie

When you change the TextEditingController of an EditableText, we neither pull the new data from the new controller (which I guess is what we should do) nor push our data to the new controller.

cc @cbracken

Metadata

Metadata

Assignees

Labels

a: text inputEntering text in a text field or keyboard related problemsframeworkflutter/packages/flutter repository. See also f: labels.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions