-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Trying to convert the strings to numbers causes all kinds of funny problems. We should just save them as Strings instead. We should also use input type number so for some input validation consistently.
This is the controller panel for Smart Panels app
Save targetValue numbers as strings
-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Trying to convert the strings to numbers causes all kinds of funny problems. We should just save them as Strings instead. We should also use input type number so for some input validation consistently.