Closed miripiruni closed 8 years ago
BEMJSON:
{ tag: false, html: '<script>console.log("hello html");</script>' }
The result should be:
<script>console.log("hello html");</script>
Current result:
'[object Object]'
Sad thing ;-(
BEMJSON:
The result should be:
Current result: