Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Bug Report][3.7.5] VField - setting single-line hides label #20751

Closed
xqqp opened this issue Dec 3, 2024 · 1 comment · Fixed by #20773
Closed

[Bug Report][3.7.5] VField - setting single-line hides label #20751

xqqp opened this issue Dec 3, 2024 · 1 comment · Fixed by #20773
Assignees
Labels
C: VField T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke
Milestone

Comments

@xqqp
Copy link

xqqp commented Dec 3, 2024

Environment

Vuetify Version: 3.7.5
Last working version: 3.7.4
Vue Version: 3.5.13
Browsers: Firefox 133.0
OS: Linux

Steps to reproduce

  1. Create a text field like this:
    <v-text-field label="test label" single-line />
  2. Notice that the label is not displayed

Expected Behavior

A label should be shown even when using single-line

Actual Behavior

No label is shown

Reproduction Link

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

Other comments

This bug was introduced by #20722

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke C: VField labels Dec 13, 2024
@its-bru
Copy link

its-bru commented Jan 23, 2025

@KaelWD - Is it just a matter of running the pipelines again for the fix?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
C: VField T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants