We are happy to announce that the “Autocomplete” component has been updated to the 2.1.0 version with a new Logic handler and actions. You already can try it on the Marketplace or Update your actual component to the last version in your App.
I just did further tests and in fact even if I add a wait of 1ms after the “set value” before trying to get the value, then the correct value is obtained. So there’s clearly a very easy workaround, but just might be confusing for people if they happen to have a function that set and get value of the autocomplete immediately after each other.
Hi, I am still not consistently able to get the values using the the autocomplete actions yet. However, I have yet to fully debug and see if it’s something I am doing wrong or what. Will come back to you once I have figured this out.