You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: Cannot read property '@@iterator' of undefined
at _iterableToArray (iterableToArray.js:5)
at _toConsumableArray (toConsumableArray.js:6)
at ComponentCaller.handler (mergeOptions.js:175)
at _callWithErrorHandling (errorHandling.js:7)
at job (watch.js:115)
at _watch (watch.js:143)
at MpxProxy.watch (proxy.js:382)
at proxy.js:344
at Array.forEach (<anonymous>)
at MpxProxy.initWatch (proxy.js:341)(env: Windows,mp,1.06.2409140; lib: 3.6.6)
当observers 监听多个值,且其中包含 properties 中的值时报错.
报错内容:
代码复现:
The text was updated successfully, but these errors were encountered: