When we set the loadOnDemand - alwaysLoadNewRange to true, and we switch to month view, the calendar makes infinite requests, it's like a loop. we've set the datePicker showEvents to false. how do we stop it from making infinite requests in month view?
It's an issue elsewhere now - when we < > between dates in a resourceView it starts hitting the DB constantly. We can't release this as It's in danger of bringing our system down if this starts on even one device.