The drop-down list automatically selects the first value when using the formula map
complete
E
Elton Barreto
Hi, this is a recent occurrence that was not happening previously with the suspended component. When using the MAP formula in the options, the drop-down list automatically selects the first value. This does not occur when using the static list. This bug occur in IOS and Andriod.
Log In
T
Timo Kapanen
complete
Fixed in 4.9.113 preview version which is in Stores
T
Timo Kapanen
planned
V
Vili Karilas
Hi,
Thank you for reporting this issue. I've informed our team and we've added this to our backlog. The bug seems to happen when the option list is modified after the Dropdown itself has been initialised. As page and data variables get populated after the components, they get affected as well. One workaround is using App variables that are set in another page.
E
Elton Barreto
Vili Karilas: Hi,
the bug also happens when I try to restart Dropdown by setting the value null or 0. The bug still happens when I tried to use application variables defined in another page.
V
Vili Karilas
Elton Barreto: As long as you make all the changes to the app variable (that's bound to the dropdown's option list) in another page from the dropdown, it shouldn't cause this bug to appear. However, as soon as you modify the option list after the dropdown is loaded, it seems to make it impossible to choose the placeholder again no matter what.
E
Elton Barreto
My app id 443369. I using static text in my placeholder.