Hi folks , I'm trying to collect the lower and higher ages of a group of people. If I choose the Min value of the higher to be the lower one, whenever I try to Text output the values I get an error. Interesting fact is that, the number collection seems to work for the higher age variable, since it starts at the lower age. E.g, if lower age=4, when entering the value for the higher age, it starts at 4... But when trying to display any of the variables' values, -> Invalid Message. Please, try again. So I believe there's a bug in the code when a variable is inserted as Min value of a number Input
Please check the picture and the flow attached here for reference.