search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

TypeError: Cannot read properties of undefined (reading 'parent')

Asked by Anonymous
1 year ago.

Hi,
After updating from version 2022.2.5272 to 2022.2.5332 I'm getting this error. It happens, when I enter into the inline edit mode of a cell and then leave it. This should be related to some changes in the newest version, because I didn't have it before.

TypeError: Cannot read properties of undefined (reading 'parent')
    at daypilot-pro-angular.mjs:8764:483
    at Array.forEach (<anonymous>)
    at DayPilot.Scheduler.Oo (daypilot-pro-angular.mjs:8764:448)
    at DayPilot.Scheduler.Bp (daypilot-pro-angular.mjs:7988:34)
    at DayPilot.Scheduler.om (daypilot-pro-angular.mjs:7962:66)
    at rows.update (daypilot-pro-angular.mjs:8438:530)
    at DayPilot.Scheduler.onEventEdited (time-reporting-board.component.ts:596:37)
    at a (daypilot-pro-angular.mjs:6806:65)
    at DayPilot.Scheduler.bc (daypilot-pro-angular.mjs:6809:28)
    at n.onblur (daypilot-pro-angular.mjs:9302:27)
Comment posted by Dan Letecky [DayPilot]
1 year ago.

Could you please give it a try with the latest release (which is now 2022.3.5384)?

Please let me know if the problem persists.

Comment posted by Anonymous
1 year ago.

Yes, the problem exists there too.

Answer posted by Dan Letecky [DayPilot]
1 year ago.

Thanks for the update.

It should be fixed now in the latest sandbox build (2022.3.5390):

https://release.daypilot.org/changes/js/

Please let me know if there is any problem.

Comment posted by Anonymous
1 year ago.

Thank you very much. I tested it with latest sanbox build and it works fine.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.