using custom json serializer fixed the issue, CF s...
# cfml-beginners
g
using custom json serializer fixed the issue, CF sends undefined, it sucks
a
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.