TypeError: Converting circular structure to JSON

用户1015434
2022-09-18 01:20 39 1

这个问题有遇到的朋友吗
TypeError: Converting circular structure to JSON
--> starting at object with constructor 'r'
| property 'dataCache' -> object with constructor 'Object'
| property '1774872412' -> object with constructor 'i'
--- property 'channel' closes the circle
at JSON.stringify ()
at cloneWithData (vendor.js?t=wechat&s=1663461879228&v=c3b63de1c2c65aa622b8d59419b37ae1:16822)
at VueComponent.patch [as patch] (vendor.js?t=wechat&s=1663461879228&v=c3b63de1c2c65aa622b8d59419b37ae1:16835)
at VueComponent.Vue._update (vendor.js?t=wechat&s=1663461879228&v=c3b63de1c2c65aa622b8d59419b37ae1:15166)
at VueComponent.updateComponent (vendor.js?t=wechat&s=1663461879228&v=c3b63de1c2c65aa622b8d59419b37ae1:16903)
at Watcher.get (vendor.js?t=wechat&s=1663461879228&v=c3b63de1c2c65aa622b8d59419b37ae1:15626)
at Watcher.run (vendor.js?t=wechat&s=1663461879228&v=c3b63de1c2c65aa622b8d59419b37ae1:15701)
at flushSchedulerQueue (vendor.js?t=wechat&s=1663461879228&v=c3b63de1c2c65aa622b8d59419b37ae1:15457)
at Array. (vendor.js?t=wechat&s=1663461879228&v=c3b63de1c2c65aa622b8d59419b37ae1:13196)
at flushCallbacks (vendor.js?t=wechat&s=1663461879228&v=c3b63de1c2c65aa622b8d59419b37ae1:13124)(env: Windows,mp,1.06.2208010; lib: 2.26.0)

1个回答

热门排序
gptbots-widget