activiti-modeler在线流程设计器无法显示TypeError: Cannot read property \'split\' of undefined - 迟钝还不懂
activiti-modeler在线流程设计器无法显示TypeError: Cannot read property \’split\’ of undefined
左边的工具栏是在stencil-controller.js中获取的,右侧和顶部是在oryx.debug.js里获取的两个地方,不知道是什么原因造成了这个错误
at Object.ORYX.Core.StencilSet.stencilSet (oryx.debug.js:8640)
at oryx.debug.js:8619
at prototype-1.5.1.js:446
at Array.Object.extend._each (prototype-1.5.1.js:672)
at Array.Enumerable.each (prototype-1.5.1.js:445)
at Object.ORYX.Core.StencilSet.stencilSets (oryx.debug.js:8618)
at ORYX.Editor.getStencilSets (oryx.debug.js:11705)
at ORYX.Editor._createCanvas (oryx.debug.js:11192)
at ORYX.Editor.construct (oryx.debug.js:10921)
at classDef (oryx.debug.js:1747)(anonymous function) @ angular.min.js:85a.$get @ angular.min.js:63l.promise.then.B @ angular.min.js:94l.promise.then.B @ angular.min.js:94(anonymous function) @ angular.min.js:95a.$get.h.$eval @ angular.min.js:103a.$get.h.$digest @ angular.min.js:101a.$get.h.$apply @ angular.min.js:104g @ angular.min.js:68I @ angular.min.js:72y.onreadystatechange @ angular.min.js:73
暂时只能这样处理,如果有更好的方式找到在返回页面json字符串时内部是如何处理的,希望能告知一下~