Hi
Working with sfAutoComplete version 15.3.0.33
I am trying to use sfAutoComplete as regular TextBox, without filling data source for auto complete
I am working using data binding (MVVM), on UWP it works fine, on Android data is shown on sfAutoComplete but when I change value it does not change the field value that binds to it
Thanks