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.14] v-chip icon doesn't resize properly when using md icons instead of mdi icons #19686

Open
simionato-mobisec opened this issue Apr 24, 2024 · 0 comments

Comments

@simionato-mobisec
Copy link

Environment

Vuetify Version: 3.5.14
Vue Version: 3.4.21
Browsers: Firefox 125.0
OS: Ubuntu undefined

Steps to reproduce

  1. Install md icons
  2. Take advantage of the global configuration to set VChip's size to x-small
  3. Use the v-chip and pass to prepend-icon or append-icon prop a random icon

Expected Behavior

The icon is properly resized based on v-chip size.

Actual Behavior

The icon is not properly resized.

Reproduction Link

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

Other comments

Sorry for the useless reproduction link but I didn't know how to import md icons into the playground.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant