Hello,
I am trying to dynamically populate the options that are shown for a ‘Select’ component.
Can anyone provide some guidance on how to do this? I have already retrieved from the database the options and stored it in a state variable in UI Bakery. However, when I do the below using the variable, I get nothing. Thanks.