Tencent / tdesign-vue-next

A Vue3.x UI components lib for TDesign.
https://tdesign.tencent.com/vue-next
MIT License
1.46k stars 472 forks source link

[Popconfirm] 当显示弹出层后,快速连点按钮时报错 #3413

Open lx11573 opened 1 year ago

lx11573 commented 1 year ago

tdesign-vue-next 版本

1.5.6

重现链接

https://tdesign.tencent.com/vue-next/components/popconfirm?tab=demo

重现步骤

  1. 点击示例中的删除按钮
  2. 显示弹出层后,快速点击[取消]或[确定]按钮
  3. 控制台报错 Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.

期望结果

无报错

实际结果

Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.

框架版本

Vue 3.3.4

浏览器版本

116.0.5845.187

系统版本

MacOS 11.5.2

Node版本

16.17.0

补充说明

No response

github-actions[bot] commented 1 year ago

👋 @lx11573,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

github-actions[bot] commented 1 year ago

♥️ 有劳 @pangao66 @ikeq 尽快确认问题。 确认有效后将下一步计划和可能需要的时间回复给 @lx11573 。