Vuetify: 1.5.2
Vue: 2.6.6
Browsers: Chrome 72.0.3626.109
OS: Windows 10
clone repository.
run npm install
run npm run serve
when the <v-tabs> component is overflowed and when $vuetify.rtl option is set to true, the items shall be in their right place.
the <v-tab> in <v-tabs> seem to be off and not to be in their right places when the <v-tabs> overflows, and pagination will show a big offset to the right.
Fixed in f22d754
the bug still there
i am using version 1.5.7
and when i set the body direction to rtl i have to set the v-tabs direction to ltr to work properly otherwise it won`t
it's fixed in 2.x, which will enter beta at the end of the month
aha, thanks
Most helpful comment
Fixed in f22d754