3
Using number type in dropdown values crashes the AppGyver app
complete
T
Tomi Laakso
Using numbers (e.g. 123) instead of string ("123") in dropdown option list as label makes the AppGyver app crash.
A workaround for this is to change the label to string format e.g. by using formula STRING(...)
Log In
Activity
Newest
Oldest
H
Harri Sarsa
complete
This is now fixed with the latest release, see https://docs.appgyver.com/changelog#release-146-2020-12-11
H
Harri Sarsa
in progress
This no longer crashes in 2.x runtime, but text values are still required!
A
Akseli Virtanen
Confirmed, thanks a lot for reporting this! We'll investigate further.