Hi JiaJian,
Greetings from Syncfusion support
We have validated your reported “eventDoubleClick throw an error:this.parent.eventWindow is undefined” issue at our end by preparing sample with latest version and unable to replicate the issue. The event editor opens properly on event double click at our end. Please refer to the below working sample.
We suspect that packages not properly installed in your ‘@syncfusion’ folder of ‘node_modules’. Please follow the below steps to overcome the reported behavior.
1. Delete package.lock.json file from your application.
2. Remove the @syncfusion package folder from the node_modules.
3. Use same version for all components in package.json file.
4. Then install the new packages.
Kindly refer the above sample and suggested solution. If you still facing the same problem share us the below details to serve your better.
- Share Syncfusion version
- Replicate your problem in the above shared sample or
- Share a sample illustrating the problem which would help us to proceed further.
Regards,
Vinitha