[Bug Report][3.9.3] VIcon size not work inside VBadges template badge
Open
Nobody has claimed this yet.
C: VBadge
has workaround
S: maybe
T: enhancement
- Dominant language
- TypeScript
- Stars
- 41k
- Forks
- 7.1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 11
Description
Environment
Vuetify Version: 3.9.3
Vue Version: 3.5.13
Browsers: Edge 138.0.0.0
OS: Windows 10
Steps to reproduce
- Create v-badge
- In v-badge's template #badge, create v-icon with size
- Predefined sizes (e.g. 'small', 'x-large') doesn't work
- sizes with number will only affect the width of icon
Expected Behavior
VIcon size works
Actual Behavior
VIcon size won't work
Reproduction Link
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Vuetify Playground reproduction and inspect VIcon sizing inside the v-badge #badge template. Verify predefined sizes such as small and x-large, along with numeric sizes; done means the icon's width and height both respond correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100