Open larrybud2004 opened 6 years ago
Can you share an example of the string? Thanks
Ran into the same thing, here's a simplified example.
{ "property": "foo", "subObject": { "htmlWithBr": "beforeBr<br /><div>AfterBr</div>", } }
Also occurs with top level properties
{ 'property': 'beforeBr<br /><div>AfterBr</div>' }
returned data string contains
breaks the formatting and you don't see the whole JSON