I got the root cause. When minimize vClient, it will trigger an event which make dojo to resize the window. The minimize window's width and length is used and the dojo will give a invalid value, which caused the error.
↧
I got the root cause. When minimize vClient, it will trigger an event which make dojo to resize the window. The minimize window's width and length is used and the dojo will give a invalid value, which caused the error.