Error: Event data item must specify 'start' property
Asked by Akhtar Raza 4 years ago.
All-time I'm getting this error when I create a first-time event. The second time and afterward it's worked fine.
although I'm giving start and end date correctly. I attached the error screenshot with this.
Answer posted by Dan Letecky [DayPilot] 4 years ago.
This error suggests that the event data object doesn't have the correct structure.
I recommend checking the object - it may look fine at first sight but make sure that it's a real object - and not a JSON string or an array, for example.