Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Component] [upload] [Component] [upload] <el-upload> 上传组件不支持文件名展示和点击预览功能 #9505

Closed
sherry-up opened this issue Aug 28, 2022 · 2 comments

Comments

@sherry-up
Copy link

Bug Type: Component

Environment

  • Vue Version: 3.2.37
  • Element Plus Version: 2.2.15
  • Browser / OS: Chrome 104.0.5112.101 / macOs 12.4
  • Build Tool: Vue CLI

Reproduction

Related Component

  • el-upload

Reproduction Link

Element Plus Playground

Steps to reproduce

1、list-type值为picture
2、v-model 绑定 filelist,元素对象包含name和url
3、绑定on-preview事件

What is Expected?

页面展示缩略图和name,点击name执行preview事件

What is actually happening?

页面只展示了缩略图,未展示文件名,且无法点击预览

Additional comments

(empty)

@holazz
Copy link
Member

holazz commented Aug 28, 2022

Fixed by #9448, please wait for the next release.

@holazz holazz closed this as completed Aug 28, 2022
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

此 issue 已被自动锁定,因为关闭后没有任何近期活动。如果有相关 bug,请重新创建一个新 issue。

@github-actions github-actions bot locked and limited conversation to collaborators Sep 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants