view.getComputedStyle(div.firstChild.firstChild, null) is null
最近在开发时候发现一个很奇怪的错误:Ext代码如下:
vareast=newExt.Panel({
region:'east',
margins:'5055',
//split:false,
width:350,
layout:'fit',
//title:'讨论区',
autoScroll:true,
html:'',
collapsed:true,
collapsible