using custom json serializer fixed the issue, CF sends undefined, it sucks
a
Adam Cameron
09/27/2022, 9:54 PM
Well... another part of "the issue" is that you don't quite get how
isDefined
works, so I would still invite you to take my advice, and troubleshoot the original issue you had properly. The problem wasn't with the JSON, it was with your code.