eventObj[this.fields.id] is undefined

Hi !

I've problem after edit event.

PopUp open propertly, but after that , when i want to edit this, i've error:
eventObj[this.fields.id] is undefined

ERROR TypeError: eventObj[this.fields.id] is undefined

    onEventDetailsUpdate ej2-schedule.es5.js:12780
    openEditor ej2-schedule.es5.js:11899
    editClick ej2-schedule.es5.js:9955
    Angular 19
    add ej2-base.es5.js:4750
    renderButton ej2-schedule.es5.js:9202




3 Replies

SR Swathi Ravi Syncfusion Team August 21, 2023 02:05 PM UTC

Hi Arkadiusz,


Sample: https://stackblitz.com/edit/angular-yj64gd-ulimhh?file=src%2Fapp.component.ts


We have investigated the issue you reported on our end, but we are unable to replicate the problem. Please review the sample we provided, and if you are still encountering the same issue, kindly share the following details for further assistance.


  • Entire Schedule related code snippets with sample end customizations or
  • Issue reproducing video demo or
  • Steps to reproduce the issue or
  • Replicate the issue in our shared sample or
  • Issue replication sample.
  • Syncfusion package version and Angular version you have used.



Regards,

Swathi Ravi 



AR Arkadiusz August 23, 2023 10:07 AM UTC

Ok, I found a bug :) I made a mistake matching id instead of Id

TY mate!



SK Satheesh Kumar Balasubramanian Syncfusion Team August 24, 2023 06:17 AM UTC

Hi Arkadiusz,


We are happy that your problem has been resolved now.

Regards,

Satheesh Kumar B


Loader.
Up arrow icon