当我尝试重新定位树形网格的列时,EXTJS 6.2.0.197版本出现错误。
错误-脚本5:访问被拒绝 app.js(1,265758)
app.js中的行是
getViewportScale:function(){var a = a2.top; return((Ext.isiOS || Ext.isAndroid)?1:(a.devicePixelRatio || a.screen.deviceXDPI / a.screen.logicalXDPI)) * this.getViewportTouchScale()}
仅当我将其部署在TEST环境中且在本地环境下运行良好时,这种情况才会发生。
I get a different error on Chrome "Blocked a frame with origin https://someurl.net" from accessing a cross origin frame"