fullcalendar/fullcalendar-workspace

eventAllow not called when dragging between resourceTimeGridDay calendars

Hoakie opened this issue · 3 comments

When using "resourceTimeGridDay" view, you can drag an event between calendars even though both calendar's eventAllow function set to always returns false.

https://codepen.io/hoakie/pen/EMGerQ?editors=0011

I tried to see if this was a global project but if you change the calendars to "timeGridDay" the behavior appears to be correct.

https://codepen.io/hoakie/pen/rRoqOJ?editors=0011

issue created based on feedback from #512

Confirmed, thanks

fixed with fullcalendar/fullcalendar@f812c66

will comment again when released

fixed in v4.0.2! (was actually a bug in core, also updated to v4.0.2)