Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.14.2, 5.15.2
-
None
-
Android 9, Samsung Galaxy S10+
Android 10 Honor 10i
-
-
Someone's on it
Description
Android TextField does not fire onTextChanged events when for simple letters.
Tests project is attached.
Steps to reproduce:
- Clear TextField
- Type "Hi" - No output in console
- Type symbols(#$&^) or numbers, you will see output in the console.
On Android 10 there are no events even on numbers.