Join Slack
Powered by
Does an util/option exist to add backslashes to Js...
# serialization
j
JoakimForslund
03/22/2019, 2:43 PM
Does an util/option exist to add backslashes to Json.stringify result?
r
ribesg
03/22/2019, 2:47 PM
I suppose if you serialize again the resulting string as a Json string it should escape it
j
JoakimForslund
03/22/2019, 2:53 PM
Did a simple extension for now
9
Views
Open in Slack
Previous
Next