debug code of liquid. output console.log to see the detail of json. 2020年6月28日liquid you can debug data by the following code if the data has Json format. Drop object doesn’t have Json export therefore it fails. <script>console.log({{ article | json }});</script> debug, liquid 0
No Comments