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.7] Calendar is not displayed correctly when used with tabs #14336

Closed
EnricaEnrica opened this issue Oct 29, 2021 · 1 comment
Labels
C: VCalendar VCalendar T: bug Functionality that does not work as intended/expected

Comments

@EnricaEnrica
Copy link

Environment

Vuetify Version: 2.5.7
Vue Version: 2.6.14
Browsers: Chrome 95.0.4638.54
OS: Windows 10

Steps to reproduce

Open the calendar with type setted to "week".

Expected Behavior

The header must be aligned with the scrollable area.

Actual Behavior

The header is not aligned with the scollable area.

Reproduction Link

https://codepen.io/EnriCodes/pen/qBXXPGj?editors=1010

@KaelWD KaelWD added C: VCalendar VCalendar T: bug Functionality that does not work as intended/expected labels Nov 2, 2021
@KaelWD
Copy link
Member

KaelWD commented Nov 2, 2021

Related: #10168

onResize () {
this.scrollPush = this.getScrollPush()
},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VCalendar VCalendar T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

3 participants