[Feature Request] Non-interactive label chips · Issue #10115 · vuetifyjs/vuetify

Problem to solve This is a followup to #3817. Now, when I have a chip like: <v-chip label>Foobar</v-chip> If I hover with the mouse over it, it still changes the gray-level of the background. This ...