disable swiping. Touchless prop doesnt work in <v-tab-item> #15336
Unanswered
perrychan527
asked this question in
Q&A
Replies: 1 comment
-
Hello does anyone know how to fix this problem??? Thank you so much!! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I want to disable the tabs swiping on mobile devices. People say I need to add touchless to v-tabs-items, but my code has no v-tabs-items. It however looks like this, it only has v-tab-item (without s):
I tried to put touchless in the . It doesnt work. Then I tried to put before and after those 2 . Then all tabs stop working. What is the simplest way to disable the swiping? Thank you!
Beta Was this translation helpful? Give feedback.
All reactions