Converting circular structure to JSON
[issue link]When I navigate to an address directly by entering in address bar I got below error.
TypeError: Converting circular structure to JSON
at Object.stringify (native)
at serialize (/home/masoud/Sources/cynthia-mobile/node_modules/serialize-javascript/index.js:72:20)
at _callee2$ (/home/masoud/Sources/cynthia-mobile/node_modules/nuxt/dist/nuxt.js:1343:132)
at tryCatch (/home/masoud/Sources/cynthia-mobile/node_modules/regenerator-runtime/runtime.js:64:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/home/masoud/Sources/cynthia-mobile/node_modules/regenerator-runtime/runtime.js:299:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (/home/masoud/Sources/cynthia-mobile/node_modules/regenerator-runtime/runtime.js:116:21)
at onFulfilled (/home/masoud/Sources/cynthia-mobile/node_modules/co/index.js:65:19)