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

Console.log display error unique ID

Related article: Angular Scheduler Tutorial (TypeScript + PHP/MySQL)
Asked by Li
3 years ago.

ERROR Error: The event you are trying to add using DayPilot.Scheduler.events.add() is already loaded. A unique ID is required
How to fix it ? thank you...

Answer posted by Dan Letecky [DayPilot]
3 years ago.

Unfortunately, I'm not able to reproduce the problem using the sample project.

Please note that duplicate IDs are not allowed. Every event that you add to the Scheduler needs to have a unique ID ("id" property of the data object - https://api.daypilot.org/daypilot-event-data/).

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