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

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

Open
3dyuval opened this issue May 8, 2024 · 0 comments
Labels
C: VField help wanted We are looking for community help P: low The issue is of low importance T: bug Functionality that does not work as intended/expected

Comments

@3dyuval
Copy link

3dyuval commented May 8, 2024

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

@johnleider johnleider added T: bug Functionality that does not work as intended/expected help wanted We are looking for community help P: low The issue is of low importance C: VField and removed S: triage labels May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VField help wanted We are looking for community help P: low The issue is of low importance T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

2 participants