Using the Element UI input, v-model is not updating until space is pressed on android.
After looking a the source code, they are capturing composition events, and sending the update after that. Is there a way to choose whether or not to use the composition?
jsfiddle:
https://jsfiddle.net/e731ktyd/