Cannot use 'in' operator to search for 'status' in undefined at Scheduler._currentTask

After some more piloting, I realized it’s doing this when I have several timed objects. For example, if I make 1 dot appear for a short period of time before disappearing, it works. But if I try to make two dots flash one after the other, then it gives me the error above. Any ideas on how to fix this?