[Bug Report] VAvatar inside small VChip is not sized properly
See original GitHub issueEnvironment
Vuetify Version: 2.0.2 Vue Version: 2.6.10 Browsers: Chrome 75.0.3770.142 OS: Windows 10
Steps to reproduce
Create a VChip
component with the small
prop and a child VAvatar
Expected Behavior
VAvatar
has spacing between itself and the edge of the VChip
just like it does when the small
prop isn’t set
Actual Behavior
VAvatar
goes to the edge of the VChip
Reproduction Link
https://codepen.io/Dylan-Chapman/pen/QedyQg
Other comments
This also can’t be fixed by setting the VAvatar
’s size
prop because of !important
style declarations.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Capture and read bug reports - Android Developers
A bug report contains device logs, stack traces, and other diagnostic information to help you find and fix bugs in your app.
Read more >Change vuetify v-chip color dynamically - Stack Overflow
I can see the project status text is correctly set. For some reason the color is not getting set in v-chip. When I...
Read more >How to write a bug report that will make your engineers love you
Wondering how to write a bug report? See how to make engineers happy by following this list of seven items to include using...
Read more >How to post a Bug Report | Shroud of the Avatar Forum
It's better to ask first than fill up the bug forum with bug reports that are not actual bugs. We have a small...
Read more >south park jesus vs satan
When Cartman gets his V-Chip installed in his head in South Park: First Appearance:The Spirit of Christmas(Jesus vs. Read A Book Day -...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The problem is present with any non-default sizes: Codepen: https://codepen.io/sh7dm/pen/KOXdBe Playground:
resolved by #13192
If you have any questions, please reach out to us in our Discord community.