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.3.9] reverse is not working in v-text-field in LTR direction #17856

Closed
yujinlin0224 opened this issue Jul 21, 2023 · 1 comment · Fixed by #17895
Closed

[Bug Report][3.3.9] reverse is not working in v-text-field in LTR direction #17856

yujinlin0224 opened this issue Jul 21, 2023 · 1 comment · Fixed by #17895
Assignees
Labels
C: VTextField VTextField T: bug Functionality that does not work as intended/expected
Milestone

Comments

@yujinlin0224
Copy link

yujinlin0224 commented Jul 21, 2023

Environment

Vuetify Version: 3.3.9
Vue Version: 3.3.4
Browsers: Firefox 116.0
OS: Windows 10

Steps to reproduce

No changes when add reverse into v-text-field

Expected Behavior

input text in v-text-field will start from right in LTR direction.

Actual Behavior

input text in v-text-field will start from left in LTR direction.

Reproduction Link

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

圖片

Other comments

Releated to #15432 (reference) but not fix v-text-field

prashantsinghb added a commit to prashantsinghb/vuetify that referenced this issue Jul 28, 2023
@johnleider johnleider self-assigned this Aug 1, 2023
@johnleider johnleider added T: bug Functionality that does not work as intended/expected C: VTextField VTextField and removed S: triage labels Aug 1, 2023
@johnleider johnleider added this to the v3.x.x milestone Aug 1, 2023
@yuwu9145
Copy link
Member

yuwu9145 commented Aug 3, 2023

broken by #17607

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VTextField VTextField T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants