Sl. No. |
Query |
Syncfusion Comments |
1 |
Drag and Drop Functionality - Script throws "Cannot read property 'level' of null". |
We were able to reproduce the reported error and have logged a bug report for this. You can track it’s status from the below feedback.
The fix will be provided in the Volume 4 SP Release expected to be released in the end of January.
|
2 |
Indent Problem (Context Menu) - After Indent one item at the bottom, it becomes a child of the wrong item. |
We were able to reproduce the reported error and have logged a bug report for this. You can track it’s status from the below feedback.
The fix will be provided in the Volume 4 SP Release expected to be released in the end of January.
|
3 |
Convert Task -> Milestone (Context Menu): When I convert a task to a milestone, the script throws “Cannot access 'data' before initialization”. |
We tried to replicate this issue with the latest dependencies installed. However, we were unable to reproduce the issue. We even tried with the sample you provided. Would you please upgrade your dependencies to the latest version and ensure that the issue still occurs ?
In case the issue occurs even after updating your packages, could you modify the attached sample to replicate your issue ? Please find the sample from the below link.
|
4 |
If I enable Ivy on Stackblitz I get “ngcc failed to run on @angular/[email protected], @syncfusion/[email protected].” |
We have made use of the Ivy to create a Gantt sample. Please find the sample from the below link.
We have made use of the following skeleton sample using Ivy to create the sample. |
Sl. No |
Query |
Syncfusion Comments |
1 |
On StackBlitz, the example referenced works fine, but in my local environment, I get the following message: |
We were able to check with the sample you shared in the previous update. However, we were not able to produce the error you reported. Attached below is a screenshot of the Angular CLI and Node versions used.
We have also used Angular CLI version 11.0.2. We have also attached a video of us using the converting a task to milestone in the sample you shared. Please find the video from the below link.
Also, we would like to inform that the latest version of Syncfusion packages will be @syncfusion/[email protected].
|
2 |
Does it works only in older Angular versions? I've tried to enable the Ivy in the referenced example in issue 3, but the message "ngcc failed to run on ..." comes up again. |
We have referenced many sites and there have been reports that Stackblitz does not support Ivy in later versions of Angular.
Stackblitz report: https://github.com/angular/angular-cli/issues/14353
|