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.5.8] v-chip size attribute do not set height #19356

Closed
Andrioden opened this issue Mar 9, 2024 · 2 comments · Fixed by #20705
Closed

[Bug Report][3.5.8] v-chip size attribute do not set height #19356

Andrioden opened this issue Mar 9, 2024 · 2 comments · Fixed by #20705
Labels
C: VChip T: bug Functionality that does not work as intended/expected

Comments

@Andrioden
Copy link

Environment

Vuetify Version: 3.5.8
Vue Version: 3.4.21
Browsers: Firefox 123.0
OS: Windows 10

Steps to reproduce

Use browser to check height

Expected Behavior

Sets css style height to 20px

Actual Behavior

Scales according to content

Reproduction Link

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

@Andrioden
Copy link
Author

Documentation https://vuetifyjs.com/en/api/v-chip/#props states

Sets the height and width of the component. Default unit is px. Can also use the following predefined sizes: x-small, small, default, large, and x-large.

@KaelWD
Copy link
Member

KaelWD commented Mar 25, 2024

Needs the same treatment as #16288

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected C: VChip labels Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VChip T: bug Functionality that does not work as intended/expected
Projects
None yet
2 participants