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

Background event elements are undefined in eventDidMount when using Vue slot template for eventContent #7524

Closed
1 task done
acerix opened this issue Nov 9, 2023 · 1 comment
Assignees
Labels
Confirmed Event Model How event data is parsed and represented in models Vue Only
Milestone

Comments

@acerix
Copy link
Member

acerix commented Nov 9, 2023

Reduced Test Case

https://stackblitz.com/edit/github-wn9aqn-17m3t8?file=app.vue

Do you understand that if a reduced test case is not provided, we will intentionally delay triaging of your ticket?

  • I understand

Which connector are you using (React/Angular/etc)?

Vue

Bug Description

Starting in 6.1.9 arg.el in eventDidMount is undefined for background events using slot templates.

Reported in https://fullcalendar.freshdesk.com/a/tickets/7427

@acerix acerix added Confirmed Event Model How event data is parsed and represented in models Vue Only labels Nov 9, 2023
@arshaw arshaw added this to the next-release milestone Nov 21, 2023
@arshaw
Copy link
Member

arshaw commented Nov 29, 2023

This bug has been fixed in v6.1.10

Updated repro: https://stackblitz.com/edit/github-wn9aqn-55gh5t?file=package.json

@arshaw arshaw closed this as completed Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Confirmed Event Model How event data is parsed and represented in models Vue Only
Projects
None yet
Development

No branches or pull requests

2 participants