ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

Not empty

Open stephenml opened this issue 3 years ago • 0 comments
trafficstars

  • [x] I have searched the issues of this repository and believe that this is not a duplicate.

Version

3.2.6

Environment

all

Reproduction link

https://github.com/vueComponent/ant-design-vue/issues/5748

Steps to reproduce

https://github.com/vueComponent/ant-design-vue/blob/4c0f6f586584b7ca5dedb9c5c27eacd4ff73f049/components/vc-upload/traverseFileTree.ts#L41

https://github.com/vueComponent/ant-design-vue/blob/4c0f6f586584b7ca5dedb9c5c27eacd4ff73f049/components/vc-upload/traverseFileTree.ts#L62

支持上传文件夹时 恰巧外层布局也支持拖拽排序 操作时会出现将布局拖拽到upload组件中 这里没有判空 导致报错 1.x 2.x 3.x 都存在同样的问题

What is expected?

加个判空就行了

What is actually happening?

低级错误 随便吧

stephenml avatar Jun 26 '22 11:06 stephenml

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] avatar Aug 26 '22 04:08 github-actions[bot]