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

BasicTable里加TableAction时设置icon显示异常 #3607

Closed
3 of 4 tasks
Serendipity99 opened this issue Feb 19, 2024 · 1 comment · Fixed by #3608
Closed
3 of 4 tasks

BasicTable里加TableAction时设置icon显示异常 #3607

Serendipity99 opened this issue Feb 19, 2024 · 1 comment · Fixed by #3608
Assignees
Labels
bug Something isn't working

Comments

@Serendipity99
Copy link

Serendipity99 commented Feb 19, 2024

⚠️ 重要 ⚠️ 在进一步操作之前,请检查下列选项。如果您忽视此模板或者没有提供关键信息,您的 Issue 将直接被关闭

  • 已阅读 文档.
  • 确保您的代码已是最新或者所报告的 Bug 在最新版本中可以重现. (部分 Bug 可能已经在最近的代码中修复)
  • 已在 Issues 中搜索了相关的关键词
  • 不是 ant design vue 组件库的 Bug

描述 Bug

请清晰地描述此 Bug 的具体表现。
使用版本为最新的2.10.1
pnpm i 命令有一个这个
dependencies:
iconify/iconify 2.2.1 (3.1.1 is available) deprecated
然后BasicTable里加TableAction时设置icon,页面有多余的文字

复现 Bug

Snipaste_2024-02-19_17-33-05

请描述在演示页面中复现 Bug 的详细步骤,以确保我们可以理解并定位问题。部分 Bug 如果未在 Demo 中涉及,请务必提供关键代码

系统信息

  • 操作系统:
  • Node 版本:18.19.0
  • 包管理器 (npm/yarn/pnpm) 及其版本: pnpm 8.11.0
@likui628 likui628 added the bug Something isn't working label Feb 19, 2024
@likui628
Copy link
Collaborator

原因是TableAction内引用的PopConfirmButton包含了antdv Popconfirm接收了icon参数导致的

@likui628 likui628 self-assigned this Feb 19, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants