79127730

Date: 2024-10-26 02:56:13
Score: 2
Natty:
Report link

So you know, there is now a much faster way to disable the active state on a v-btn:

<v-btn :active="false">

Mentioned here: https://github.com/vuetifyjs/vuetify/issues/8172

KaelWD added a commit that referenced this issue on Sep 15, 2022 @KaelWD feat(VBtn): inherit active route state … b1b1740 Can be prevented with :active="false", same as VListItem

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @KaelWD
  • Low reputation (1):
Posted by: deltaspace mad scientist