Dynamic Selection
I have two arrays, one with names of places and another with pictures corresponding to the names. I am able to display picture choice with the correct names but upon selection the name changes to another item. In the first image I chose Mthatha Rest but the bot give me Resthaven as the chosen place. I am not sure why this happens, is there something I'm doing wrong.


4 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Thanks, but I am using gs API and then conditionally select a list (array) from the JSON output (e.g. places in a specific city). The condition works as I get the correct images and matching titles, the problem arises when I click on a particular image with a specific title and I get another title that I did not click.
Hmmm that sounds like a bug indeed
I'll try to reproduce right now
Managed to reproduce and fix the issue. It should be deployed in the next hours 🙏
@Baptiste Looks I good now, thanks💪🏻