Skip to content

🐛 [Bug]: 文件(图片)无法识别.zip文件。上传服务器后,点击下载时,名称有误 #286

@depgzh

Description

@depgzh

Version

^3.25.4

Link to minimal reproduction

Step to reproduce

文件上传模块,无法识别.zip(压缩文件中另外试了rar,7z都是正常的,非压缩文件都可以)文件,无法触发uploadOption中的fileUpload,如果在fileAccept中配置了‘.zip’,那么zip文件就正常了,但是其他就出现问题了*(我设置了['.*','.zip'],试了txt文件,fileUpload无法触发)。且上传成功后点击下载时,无法获取正确的文件名称,图片同理,且文本类文件浏览器会直接打开,并没有触发下载(谷歌最新版本)

What is expected

No response

What is actually happening

No response

What is your project name

Any additional comments (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions