Hi,
I have implemented external drag and drop and it's creating the appointments and rendering the appointments on the calendar. There are three issues u a facing as below:
1- click the more + icon to show all appointment list
month.js:472 Uncaught TypeError: Cannot read property 'moreEventClick' of undefined
at t.moreIndicatorClick (month.js:472)
2- dragging and dropping :
Uncaught TypeError: Cannot read property 'quickPopupHide' of undefined
at t.drag (drag.js:150)
at e.notify (observer.js:89)
at t.e.trigger (base.js:149)
at t.intDrag (draggable.js:275)