Hi DayPilot team,
We are seeing a reproducible crash in our admin scheduler after moving a waitlist hold in week view.
Environment:
-
DayPilot Scheduler (JavaScript, used in Angular app)
-
Admin scheduler, week view
Issue summary:
When a waitlist hold event is moved (drag-and-drop) in week view, the scheduler crashes immediately afterward. The UI becomes unusable and requires a full reload.
Expected behavior:
Moving a waitlist hold should complete successfully and the scheduler should remain stable.
Actual behavior:
After the hold is moved, the scheduler throws a runtime error and crashes.
Repro steps:
-
Open Admin Scheduler in week view.
-
Create or locate a waitlist hold event.
-
Drag the waitlist hold to a different time/resource in the same week view.
-
Drop the event.
-
Observe: scheduler crashes right after the move is applied.
If helpful, we can provide a minimal repro and the exact stack trace from the browser console. Please let us know the recommended way to handle moving hold-type events in week view and whether this is a known issue.
Thank you!