i double checked and there are no line breaks in any of my JSON and it renders fine like a normal JSON.. which makes it very strange on why it wouldn’t work.
I had a guess that it might have been an asynchronous issue where it’s trying to eval prior to it getting the JSON from the record, but I wrapped it in an <#if> and it didn’t help.