Hi! Day 1 playing around with Toddle, and I'm already having so much fun! Yes, a lot of features do feel prototype-y, but I haven't faced any major issues so far.
Using the "location" package and the googleMapsLocationLink method, I was able to return the google maps url as you can see in the first screenshot.
However, when I try to write my own custom formula (third screenshot), that takes in a "location" object as a parameter and return a new url string, I keep getting a null value (second screenshot).
I've only done mobile dev (flutter & ios) the past couple of years, so my js is super rusty. Can anyone give me some insight on how to fix this?