[Bug Report] 15iview.js?e069:18593 Uncaught TypeError: Cannot read property 'offsetWidth' of undefined

n53p2ov0  于 2个月前  发布在  其他
关注(0)|答案(4)|浏览(31)

Environment

win7 chrome 2.6

https://run.iviewui.com/RgmoK5Y5

Steps to reproduce

使用Split 然后打开控制台,拉伸控制台高度,也就是浏览器高度变化会复现

What is expected?

别报错

What is actually happening?

报错
iview.js?e069:18593 Uncaught TypeError: Cannot read property 'offsetWidth' of undefined
at VueComponent.computeOffset (iview.js?e069:18593)

ylamdve6

ylamdve64#

This is still happening in the Upload component.
When multiple files are uploaded in slow connections only 2 stays visible after the upload is finished.

相关问题