When I use the DayPilot.Scheduler.onEventMove function with the args.async option and the Ajax response fails (server error) there is an issue with an other move action "n.movingShadow.calendar is null".
After a browser-refresh this is gone.
In the success situation you call "args.loaded();" is there a function that I can add in case of the failed response? Or how this can be reset?