arco-design-vue icon indicating copy to clipboard operation
arco-design-vue copied to clipboard

在Tabs中使用InputTag的tag插槽时input的placeholder会有抖动动画效果

Open youhuan opened this issue 3 years ago • 0 comments

Basic Info

  • Package Name And Version: @arco-design/[email protected]
  • Framework version: vue3.2.0
  • Browser: chrome105.0.0.0
  • Reproduction Link: https://stackblitz.com/edit/angular-eyrwn1?file=src/App.vue

What is expected?

使用tag插槽时不希望出现placeholder抖动和绑定值动画效果

Steps to reproduce

从下面这个链接中的tab1切换到tab2时InputTag(使用了tag插槽)的placeholder会有抖动的动画效果(如果inputTag中有绑定值时也会出现抖动效果) https://stackblitz.com/edit/angular-eyrwn1?file=src/App.vue

youhuan avatar Sep 15 '22 11:09 youhuan