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

eventClick does not fire for allDay events with async provided resources #7365

Closed
1 task done
sirkosi opened this issue Jun 6, 2023 · 5 comments
Closed
1 task done

Comments

@sirkosi
Copy link

sirkosi commented Jun 6, 2023

Reduced Test Case

https://codepen.io/sirsir1/pen/dyQyomE

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)?

No connector (vanilla JS)

Bug Description

When loading resources asynchronously, the allDay events are not clickable.

Please see also the same Test case with static resources where the eventClick works properly: https://codepen.io/sirsir1/pen/LYXPQRq

@acerix acerix changed the title Async Loading of resources in TimeGridView makes allDay events unclickable eventClick does not fire for allDay events with provided resources async Jun 8, 2023
@acerix
Copy link
Member

acerix commented Jun 8, 2023

Thanks, confirmed.

It seems to also make the event darker as if it was selected by touch for dragging. Here is my test case:

https://codepen.io/acerix/pen/oNQgvJV?editors=0010

I couldn't find any workaround besides static resources, using a JSON feed has the same issue:

https://codepen.io/acerix/pen/RwqNwPP

@acerix acerix changed the title eventClick does not fire for allDay events with provided resources async eventClick does not fire for allDay events with async provided resources Jun 8, 2023
@michalfordonski
Copy link

michalfordonski commented Jun 13, 2023

@acerix I'll join in: it's the same for me and Drag&Drop from allDay for an hour and from hour to allDay doesn't work for me, resources are from JSON, downloaded after load calendar.

@michalfordonski
Copy link

@acerix @arshaw Is anything known about it? When can we expect a patch/update?

@arshaw arshaw added this to the next-release milestone Aug 18, 2023
@arshaw
Copy link
Member

arshaw commented Sep 19, 2023

@michalfordonski , I'll have a bugfix release by end of this week

@arshaw
Copy link
Member

arshaw commented Sep 21, 2023

This is fixed in v6.1.9

Updated repro:
https://codepen.io/arshaw/pen/rNopRKY

@arshaw arshaw closed this as completed Sep 21, 2023
@arshaw arshaw modified the milestones: next-release, v6.1.9 Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

4 participants