Operating System : Windows 10.0.19043 (happens on Mac version, as well.)
Wappler Version : 4.4.5
Problem description
I thought I was getting pretty crazy after Christmas because I couldn't figure out how to do a simple count in a repeat... until I found out that the data type of my value kept resetting itself to text. Which doesn't work well for a count
So in essence: I cannot set a value with data type number. It always reverts to text.
Steps to reproduce
add set value and change data type to number
save server action
open other step in server action
go back to set value and see data type is reverted to text.
Bump for this issue. Would be great to have this thing fixed in the next update. This bug prevents summing up values in a server action to create sync logs. Because text values will not do sum.