ef51c43032
cleanup() set dragging = null, then onUp accessed dragging.slot, .mealId, .sourceDate, .sourceType on the now-null reference. Fix: destructure all needed values before calling cleanup(). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>