I'm trying to write a character counter for a TextEdit field.
I have tryed numerous ways that work fine on the desktop, but on Android it fails when the space key is pressed and then only works when space key is pressed.
What am I missing?