Skip to content

iOS: Double space to insert period shortcut does not update model of TextField #7241

@adouglas0363

Description

@adouglas0363

Environment

  • CLI: 5.3.4
  • Cross-platform modules: 5.3.2
  • Android Runtime: 5.3.1
  • iOS Runtime: 5.3.1

Describe the bug
When the "double space to insert a period" shortcut in enabled, the TextField model is not being updated after the period is inserted.

To Reproduce
Enter some text into the textfield then hit the space bar twice in order to trigger the shortcut and have a period inserted. You will notice that the period is not present in the label below the textfield

Expected behavior
Model should be updated to include the inserted period

Sample project
Demo project here

Screen Shot 2019-05-14 at 10 47 10 AM


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions