升级HbuilderX 3.2.12.20211029后项目报错 11:26:51.094 cid unmatched at view.umd.min.js:1
- Dominant language
- JavaScript
- Stars
- 41.6k
- Forks
- 3.7k
- Avg merge
- 7h 6m
- Merged PRs (30d)
- 6
Description
**问题描述**
升级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 [Symbol.iterator]() 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 [Symbol.iterator]() 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 [Symbol.iterator]() 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
Contributor guide
Assessment
This issue has not been assessed yet.