uni-app 升级HbuilderX 3.2.12.20211029后项目报错 11:26:51.094 cid unmatched at view.umd.min.js:1

kninwzqo  于 2021-11-27  发布在  Java
关注(0)|答案(16)|浏览(855)

问题描述

升级HbuilderX 3.2.12.20211029
11:26:51.094 cid unmatched at view.umd.min.js:1
11:26:51.118 TypeError: Invalid attempt to destructure non-iterable instance.
11:26:51.141 In order to be iterable, non-array objects must have a method. at view.umd.min.js:1
11:26:51.162 cid unmatched at view.umd.min.js:1
11:26:51.184 TypeError: Invalid attempt to destructure non-iterable instance.
11:26:51.207 In order to be iterable, non-array objects must have a method. at view.umd.min.js:1
11:26:51.227 cid unmatched at view.umd.min.js:1
11:26:51.251 TypeError: Invalid attempt to destructure non-iterable instance.
11:26:51.272 In order to be iterable, non-array objects must have a method. at view.umd.min.js:1
11:26:51.293 cid unmatched at view.umd.min.js:1

复现步骤

[复现问题的步骤]
1、运行到真机后,滑动就出现以上错误。并且界面总是感觉渲染延迟。要白一下再显示结果

[或者可以直接贴源代码]

预期结果

像之前一样正常,不报错,不白屏再显示

实际结果

如问题描述

系统信息:

  • 发行平台: ANDROID
  • 操作系统 Mac Android 7.0
  • HBuilderX版本 3.2.12.20211029
  • uni-app版本 [如使用Vue-cli创建/运行项目,则提供npm run info的运行结果]

`
node node_modules/@dcloudio/vue-cli-plugin-uni/commands/info.js

uni-app v3.2.2
uni-app cli v2.0.0-32220210818002
`

补充信息

测试项目地址: https://ext.dcloud.net.cn/plugin?id=1860

llew8vvj

llew8vvj16#

我已经放弃虚列表了。用第三方开发方案的时候有时候就像是带着脚镣在跳舞,有时候不得以要采用一些折中的方案。

相关问题