please try to set default view after data are completely loaded. Locally this workaround helped:
$$("scheduler").load(url,"scheduler",function(){
$$('scheduler').$$('day').show(false); /*false in show method disables animation*/
$$('scheduler').$$('buttons').setValue('day');
});
We’ll try to solve this issue in the next version.
Get a guaranteed answer from DHTMLX technical support team
under the most suitable support plan