[Bug Report] v-divider is not working as expected with inset attribute in RTL mode #8397
Labels
C: VDivider
good first issue
A quick-win fix that would be great for new contributors
rtl
S: has PR
The issue has a pending Pull Request
T: bug
Functionality that does not work as intended/expected
Environment
Vuetify Version: 2.0.5
Vue Version: 2.6.10
Browsers: Safari 12.1.2
OS: Mac OS 10.14.6
Steps to reproduce
1- Change Vuetify mode to RTL
2- See its effect on v-divider with inset attribute
Expected Behavior
Indent should be add from right when using RTL mode.
Actual Behavior
Indentation do not change when changing RTL mode.
Reproduction Link
https://codepen.io/msdyzdn/pen/xvjZyQ
The text was updated successfully, but these errors were encountered: