Share feedback, ideas and get community help

Updated 3 months ago

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.
Attachments
Screenshot_2023-11-22_142358_-_Selected_Place.png
Screenshot_2023-11-22_142144_-_Mthatha_Places.png
R
A
B
6 comments
@Apploader I'm having the same issue, trying to get data red from google sheet with condition, sometimes it works sometimes brings the same as you described. I had to use it calling with an API and that way it works.
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💪🏻
Add a reply
Sign up and join the conversation on Discord