TypeError: Converting circular structure to JSON
--> starting at object with constructor 'Xl'
| property '_dom' -> object with constructor 'WxCanvas'
--- property 'chart' closes the circle
at JSON.stringify (
at VueComponent.updateDataToMP [as $updateDataToMP] (index.js:5535)
at VueComponent.patch [as __patch__] (index.js:4993)
at VueComponent.Vue._update (index.js:2109)
at VueComponent.updateComponent (index.js:2202)
at Watcher.get (index.js:2523)
at Watcher.run (index.js:2601)
at flushSchedulerQueue (index.js:2374)
at Array.
at nextTickHandler (index.js:627)
请问后来怎么解决的? 我用微信原生开发也遇到了这个问题。
到uni社区提问会比较靠谱
解决了
请问怎么解决的?我也遇到一样的问题
在method中增加一个空的toJson()方法。这样就不报错了。
具体原因我也在调查。
请问解决了吗
请问问题解决了吗???
专业的问题找专业的社区提问