Skip to content

[Bug Report][3.10.7] VCalendar scrollToTime not working #22251

@aaronzi

Description

@aaronzi

Environment

Vuetify Version: 3.10.7
Vue Version: 3.5.22
OS: Windows 10 (current)

Steps to reproduce

  1. Create a v-calendar
  2. Set it's type to week
  3. Create a ref for the calendar
  4. Call the scrollToTime function of the calendar ref in a mounted hook
  5. See calendar not scrolling to the configured time

Expected Behavior

Calendar should scroll to the configured time

Actual Behavior

Calendar stays as is and begins at 0

Reproduction Link

https://play.vuetifyjs.com/#...

Other comments

When logging the calendar ref the event seems to be missing entirely

Images

Metadata

Metadata

Assignees

Labels

C: VCalendarT: bugFunctionality that does not work as intended/expected

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions