ERROR TypeError: Cannot read properties of undefined (reading 'nativeElement')

Hi Team,

I am facing the below attached error while render the data to ejs-schedule component in Angular 12 and above. the initial data getting loaded without any issue but when I try to change date from week view to Month view it's not working


could you please help me to resolve this issue.



2 Replies

RM Ruksar Moosa Sait Syncfusion Team October 28, 2022 12:54 PM UTC

Hi Velayutham ,


Greetings from Syncfusion support.


Currently, we are validating your query at our end with the respective team and expect to provide the solution as soon as possible. We appreciate your patience until then.


Regards,

Ruksar Moosa Sait



RM Ruksar Moosa Sait Syncfusion Team October 31, 2022 07:12 AM UTC

Hi Velayutham ,


Your reported problem is already a known issue at our end and it has been fixed with our last patch release version of (v20.3.0.52). So, kindly upgrade to the latest version (i.e., v20.3.0.52) to resolve this issue. Follow the below steps to update the packages,


1. Delete the @Syncfusion folder from node_modules and the package-lock.json file from the root folder.

2. Clear npm cache at your end.

3. Run the ‘’npm install” command to install the node_modules.


Regards,

Ruksar Moosa Sait


Loader.
Up arrow icon