maybe your function returns undefined since you forgot the return statement ?
Glad someone else is getting this too! I get the same, whether looping over the added object using Object.keys, or using a for loop.
Am I missing something obvious?
Loading collection data...
maybe your function returns undefined since you forgot the return statement ?
Glad someone else is getting this too! I get the same, whether looping over the added object using Object.keys, or using a for loop.
Am I missing something obvious?