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

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Environment
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
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.