search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Error Javascript

Asked by Ana Molina
6 years ago.

Hello Dann,

can help me with the following error, which is generated when I close the window create

function close(result) {
if (parent && parent.DayPilot && parent.DayPilot.ModalStatic) {
parent.DayPilot.ModalStatic.close(result);
}
}

mvc
Comment posted by Dan Letecky [DayPilot]
6 years ago.

Unfortunately I'm not able to reproduce the problem. Did you change anything in the tutorial code?

Can you post the exception stack trace?

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.