Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.6.0, 4.0.0-b1
-
Fix Version/s: Long Term
-
Component/s: Staff Interface
-
Labels:None
Description
The calendar modal does not work when clicking existing events, it returns the following javascript error:
fullcalendar.js:4290 Uncaught TypeError: eventElement.resizable is not a functionresizableSlotEvent @ fullcalendar.js:4290bindSlotSeg @ fullcalendar.js:4016(anonymous function) @ fullcalendar.js:1718v.event.dispatch @ jquery-1.8.3.min.js:2o.handle.u @ jquery-1.8.3.min.js:2
To replicate, create a new event, then visit the calendar and click on the event.
Originally reported here - http://www.blesta.com/forums/index.php?/topic/6475-deleteedit-event/
This happens on the Day and Week view. However, if you go to the "Month" view it works, then you can go to the Week and Day view and it continues to work.