Skip to content

Instantly share code, notes, and snippets.

@ResuBaka
ResuBaka / srr-vue-json-error.md
Last active August 6, 2019 06:03
TypeError: Converting circular structure to JSON Vue-storefront debugging code
  TypeError: Converting circular structure to JSON
     at JSON.stringify (<anonymous>)
     at serialize /node_modules/serialize-javascript/index.js:121:20)
     at ho.serialize /node_modules/vue-server-renderer/build.prod.js:1:73290)
     at ho.renderState /node_modules/vue-server-renderer/build.prod.js:1:75911)
     at Object.eval [as default] (eval at <anonymous> /node_modules/lodash.template/index.js:1089:12), <anonymous>:24:11)
     at renderer.renderToString.then.output /core/scripts/server.js:181:59)    

node_modules/serialize-javascript/index.js:127