Hey, I have some addons that return arrays of objects... I'm looking for a way to prevent these addons from returning [null] instead of [] aka [0] when no data is found...
Reason i'm asking is because (thanks to Eli and Jared) we found out that an array with 'null' inside, breaks/prevents the XanoSDK in Bubble from understanding what's the data.
Thanks!