vuetifyjs/vuetify

[Bug Report][3.6.4] clear-icon not animating when binding boolean value to :clearable prop

開放

#19,778 建立於 2024年5月8日

 (0 則留言) (0 個反應) (0 位負責人)TypeScript (7,139 個分叉)batch import
C: VFieldP: lowT: bughelp wanted

倉庫指標

星標
 (40,995 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Environment

Vuetify Version: 3.6.4 Vue Version: 3.4.27 Browsers: Chrome 124.0.0.0 OS: Windows 10

Steps to reproduce

Create any VField add prop :clearable="someBoolean"

Expected Behavior

Clear icon should animation from the right as with static clearable="true"

Actual Behavior

Clear icon is not animating

Reproduction Link

https://play.vuetifyjs.com/#...

Other comments

This is a relatively small issue which is beginner friendly

貢獻者指南