xinput组件由空变为null的bug
未关闭
- 主要语言
- Vue
- 星标
- 17.5k
- 派生
- 3.6k
- PR 合并指标
- 30 天内没有已合并 PR
描述
xinput组件由空变为null时会报以下错误
[Vue warn]: Error in callback for watcher "currentValue": "TypeError: Cannot read property 'length' of null"
TypeError: Cannot read property 'length' of null
at VueComponent.currentValue (index.vue?2b40:551)
at Watcher.run (vue.esm.js?efeb:3233)
at flushSchedulerQueue (vue.esm.js?efeb:2981)
at Array.eval (vue.esm.js?efeb:1837)
at flushCallbacks (vue.esm.js?efeb:1758)
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。