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

Trouble

Asked by David Garcia
6 years ago.

Dear Mrs DayPilot,

We are working with your demo software (TutorialMvc5Hotel). It was modify according our necesity and Works perfec in many options but we have one trouble when from view day call to create new activity. It saves all information in our database but when the system call back to the view days, the system show as this message error (you can see in the attachment ).

We are working with 8.4.5904.0 Version on our proyect

How can you help us, please?

Thanks a lot.

David G.

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

It looks like the following statement from jQuery throws the exception:

return+new Date

You should check if you don't override the default "Date" object in your code.

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