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][3.7.6] Event slot does not work for Week or Day mode #20802

Open
rktaxali opened this issue Dec 26, 2024 · 1 comment
Open

[Bug Report][3.7.6] Event slot does not work for Week or Day mode #20802

rktaxali opened this issue Dec 26, 2024 · 1 comment

Comments

@rktaxali
Copy link

Environment

Vuetify Version: 3.7.6
Vue Version: 3.5.13
Browsers: Chrome 131.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

  1. Open the Reproduction link. It displays 'customer_name' for each event. The calendar is in 'month' mode by default.
  2. Next, switch to the Week or Day mode. The calendar displays the default title for the events. It does not display information as per the event slot.

Expected Behavior

It should display the event details as per the event slot.

Actual Behavior

It displays event.title

Reproduction Link

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

@rktaxali
Copy link
Author

rktaxali commented Dec 26, 2024

Just to clarify, this relates to <v-calendar>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant