Hi,
What does this mean ? Is it not a bug ? Will it be fixed ?
For me it’s clearly a bug: Value displayed != Value returned.
“the val() method returns only what is selected, not what is typed” –> It’s wrong, it return the typed string until that autocomplete value is selected.
The same component with an ArrayList seems working as expected, but not with a Datasource.
With a datasource, it works until the user do select a value from the datasource.
Sincerely.