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

Disable tab item #134

Closed
Zeph33 opened this issue Feb 12, 2017 · 1 comment
Closed

Disable tab item #134

Zeph33 opened this issue Feb 12, 2017 · 1 comment
Assignees
Labels
T: bug Functionality that does not work as intended/expected

Comments

@Zeph33
Copy link
Contributor

Zeph33 commented Feb 12, 2017

Howto disable tab item in tabs?
With 0.8.7 it's ok
v-tab-item(v-bind:item={ href: '#blabla', icon: 'view_list', text: 'blabla', disabled: myvar})

And now with 0.8.8 i can't disable item tab

v-tab-item(href="#blabla" v-bind:disabled="myvar" slot="activators")
   v-icon view_list
   | blabla

@johnleider johnleider added the T: bug Functionality that does not work as intended/expected label Feb 13, 2017
@johnleider johnleider self-assigned this Feb 13, 2017
johnleider added a commit that referenced this issue Feb 16, 2017
smyth64 pushed a commit to schmidigital/vuetify that referenced this issue Mar 2, 2017
* 'master' of https://github.com/vuetifyjs/vuetify: (211 commits)
  enhancement for vuetifyjs#154
  [release] 0.8.10
  [build] 0.8.10
  updates for vuetifyjs#141
  added persistent prop for vuetifyjs#143
  fix for vuetifyjs#142
  fix for vuetifyjs#142
  added missing style.
  Update Alert.vue
  updated tabs to properly use v-model
  added back preventDefault for tabs
  added ability for alert to be default not visible
  [release] 0.8.9
  [build] 0.8.9
  small tweaks
  bug fix for sidebar
  fix for vuetifyjs#134
  fix for vuetifyjs#138
  delay adding click-outside event handler until after v-app has been mounted (vuetifyjs#137)
  Fix wrong toolbar item active class name (vuetifyjs#133)
  ...
KaelWD pushed a commit that referenced this issue Oct 28, 2018
@lock
Copy link

lock bot commented Apr 17, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Please direct any non-bug questions to our Discord

@lock lock bot locked as resolved and limited conversation to collaborators Apr 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

2 participants