Map same response value to multiple lists doesn't work
I am mapping a response value to 2 different selectmenus. Shown in this image:
When I do an alert in the "add js" section of the label in both selectmenus, I get 2 alerts, as expected.
But when testing the app, only the first list is populated with data, not the second. It is not a visibility thing, because in html I can see values in the 1st list, but not in the second list.
They both have exactly the same mappings.