Share feedback, ideas and get community help

Updated 4 months ago

Variable in Min value for Input number --> Invalid Message. Please, try again

At a glance

A community member is trying to collect the lower and higher ages of a group of people, but is encountering an error when trying to display the values. The community member notes that the number collection for the higher age variable seems to work, as it starts at the lower age, but when trying to display any of the variables' values, an "Invalid Message. Please, try again" error occurs. The community member believes there is a bug in the code when a variable is inserted as the minimum value of a number input. A comment from another community member indicates that they have reproduced the issue and pushed a fix.

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.
Attachment
image.png
B
1 comment
Thank you for this I managed to reproduce and just pushed a fix
Add a reply
Sign up and join the conversation on Discord