Hello, it seems compose textfields cannot handle a...
# compose-web
d
Hello, it seems compose textfields cannot handle autocomplete when webpage is opened on android. When starting to type some text there is this autocomplete line showing up, after hitting space the whole text gets replaced by the space. Material
TextField
with only
value
and
onValueChanged
parameters filled.