- Home
- Forum
- Angular - EJ 2
- When I use schedule,I set (popupOpen)="onPopupOpen($event)",then when i doubleclick the item. it throw an error
When I use schedule,I set (popupOpen)="onPopupOpen($event)",then when i doubleclick the item. it throw an error
the ej2-shcedule.es2015.js at eventDoubleClick throw an error:this.parent.eventWindow is undefined
SIGN IN To post a reply.
4 Replies
VD
Vinitha Devi Murugan
Syncfusion Team
August 19, 2021 09:04 AM UTC
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
JC
JiaJian chen
August 19, 2021 09:32 AM UTC
my schedule version is 19.2.51
JC
JiaJian chen
August 19, 2021 09:35 AM UTC
all of my component verion
PN
Praveenkumar Narasimhanaidu
Syncfusion Team
August 20, 2021 10:42 AM UTC
Hi JiaJian,
Thanks for your update.
We have further validated the reported problem with shared package versions and unfortunately, still we are unable to replicate the issue at our end. Please find the working sample below.
Kindly try the above sample and If you still face the issue at our end, please share following details to provide the solution at earliest.
- Share your scheduler related code snippets
- Share a video demo of issue replicating procedure
- Try to replicate the issue in our shared sample or share any issue reproducing sample(if possible)
Regards,
Praveenkumar
SIGN IN To post a reply.
- 4 Replies
- 3 Participants
-
JC JiaJian chen
- Aug 18, 2021 02:46 AM UTC
- Aug 20, 2021 10:42 AM UTC