Environment
window/ie10/vue2.2.6
Reproduction link
http://v2.iviewui.com/components/upload
Steps to reproduce
在ie10的浏览器中点击上传文件,第一次上传成功,再次点击同一个文件上传,无反应,before-upload绑定的函数没有被调用
What is expected?
ie10能够重复上传同一个文件
What is actually happening?
ie10 能上传同一名字的文件一次
1条答案
按热度按时间yc0p9oo01#
Translation of this issue:
Environment
Window/ie10/vue2.2.6
Reproduction link
http://v2.iviewui.com/components/upload
Steps to reproduce
Click on the upload file in the IE10 browser, the first upload is successful, click on the same file again upload, no response, before-upload binding function is not called
What is expected?
Ie10 can upload the same file over and over again.
What is actually happening?
Ie10 can upload files with the same name at a time.