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

[Bug Report][2.5.3] v-tabs-slider incorrect width on initial render #13744

Closed
davidbielik opened this issue Jun 2, 2021 · 1 comment
Closed
Labels
C: VTabs VTabs duplicate The issue has already been reported

Comments

@davidbielik
Copy link
Contributor

davidbielik commented Jun 2, 2021

Environment

Vuetify Version: 2.5.3
Vue Version: 2.6.13
Browsers: Chrome 90.0.4430.212
OS: Mac OS 10.15.7

Steps to reproduce

  1. Hard Refresh (CMD+SHIFT+R)
  2. Look at the active v-tabs-slider

Expected Behavior

slider should not exceed the width of the tab

Actual Behavior

slider exceeds the width of the tab

Reproduction Link

https://codepen.io/codepen123456789/pen/XWMZPON

Other comments

switching between tabs to re-render it, causes it to resume the correct width. the initial rendering seems to be incorrect based on how quickly the tab contents/icon loads

@ghost ghost added the S: triage label Jun 2, 2021
@jacekkarczmarczyk
Copy link
Member

Duplicate of #4733

@jacekkarczmarczyk jacekkarczmarczyk marked this as a duplicate of #4733 Jun 5, 2021
@jacekkarczmarczyk jacekkarczmarczyk added C: VTabs VTabs duplicate The issue has already been reported and removed S: triage labels Jun 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VTabs VTabs duplicate The issue has already been reported
Projects
None yet
Development

No branches or pull requests

2 participants