We use a lot of the async functionality of the scheduler, and utilize the AfterRenderJavaScript property to handle loading of the controls on the page after a callback.
However, after updating to the latest version - our afterRender javascript method is being continuously called. I've tried to dig in and see if there's something we were doing that's causing it and haven't been able to yet. Nothing jumps out between these two versions that look like a likely culprit.
Any ideas on why this would be happening?