Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    12.0p Calendar dayLanes on event resizing exception "Cannot read property 'getTime' of null" and event vanishes

    Hi Isomorphic,

    I browsed the showcase. In this sample (v12.0p_2020-03-28, Chromium 80 / Win 10) if you drag-resize an event, you get this JS expection and the event vanishes:

    Code:
    16:12:40.129:MUP9:WARN:Log:TypeError: Cannot read property 'getTime' of null
    Stack from error.stack:
        Calendar.processSaveResponse(<no args: exited>) on [Calendar ID:calendar] @ ISC_Calendar.js:531:235
        Calendar.updateCalendarEvent(<no args: exited>) on [Calendar ID:calendar] @ ISC_Calendar.js:526:351
        _3.dragResizeStop(<no args: exited>) on [Canvas ID:calendar_dayView_eventDragCanvas] @ ISC_Calendar.js:79:4
        [c]EventHandler.bubbleEvent(<no args: exited>) on [Class EventHandler] @ ISC_Core.js:2161:89
        [c]EventHandler.handleEvent(<no args: exited>) on [Class EventHandler] @ ISC_Core.js:1872:351
        [c]EventHandler.handleDragStop(<no args: exited>) on [Class EventHandler] @ ISC_Core.js:2093:24
        EventHandler._handleMouseUp(<no args: exited>) on [Class EventHandler] @ ISC_Core.js:1973:36
        [c]EventHandler.handleMouseUp(<no args: exited>) on [Class EventHandler] @ ISC_Core.js:1970:57
        [c]EventHandler.dispatch(_1=>[c]EventHandler.handleMouseUp(), _2=>[object MouseEvent]) on [Class EventHandler] @ ISC_Core.js:2248:108
        HTMLDocument.eval(event=>[object MouseEvent]) @ [no file]:3:123
    Best regards
    Blama

    #2
    This one's fixed for builds dated March 31 and later.

    Comment


      #3
      Hi Isomorphic,

      using v12.0p_2020-03-31 I can see this is fixed.

      Best regards
      Blama

      Comment

      Working...
      X