Hi! I am doing a school project in Figma and can’t get the Check if/else state to work. I would like to have it possible to progress with the continue button only if a location is selected as in the picture:
I have it set so when you are in default variant the boolean is set to false
and set to True when you are in the variant displaying the location has been selected
The animation between variants works but it doesn’t change the value of the boolean. Can someone point out what I am doing wrong?