BoldDeskWe are launching BoldDesk on Product Hunt soon. Learn more & follow us.
Hi!
I'm using Gantt diagram and I updated my Syncfusion version to
21.1.35
Step 1: I have removed node_modules folder totally
Step 2: I removed package.json file
Step 3: I run npm cache clean --force
Step 4: Reinstalled my Syncfusion packages with version
21.1.35 via npm install
It didn't work
Step 4: I run command npm run dedupe
But it still didn't work. After all these steps I still have the following error
My versions of Syncfusion packages
I will appreciate any help. Thanks
Hi Aaron
Thank you for reaching out to us. We are unable to replicate the issue that you reported on our end. We've included a sample using the taskbar template and taskID as a string with the version that you’ve mentioned.
In order to investigate this further, could you please provide us with the following details?
Sample Link : https://stackblitz.com/edit/angular-d7ubbw?file=src%2Fdata.ts
Regards,
Udhayakumar
I also wasn't able to reproduce the bug in stack blitz
But I fully copy pasted the whole your example (including all settings) into my app and I still got the same error which is likely to be connected with inserting ng-template into gantt because for that template instead of string I have in variable ElementRef
If somebody will read this topic who also has this issue, I found solutıon - there was issue with versions which maybe are not compatible or I don't know what was the problem
But this instruction for updating helped me (DON'T CHANGE MANUALLY VERSIONS IN PACKAGE JSON):
https://ej2.syncfusion.com/angular/documentation/common/how-to/update-npm-package
Aaron
Hope that your reported problem has been resolved by upgrading packages. Please get back to us if you are facing any difficulties
Regards,
Udhayakumar