我已关闭报告,并对“保存”操作弹出窗口回答“是”。 从那时起,我无法打开报告并在浏览器控制台中收到此错误:
TypeError: Cannot read property 'consumedEntities' of null
at ic3report-all.js?v=2018353111537:5711
at l (base-libraries.min.js?v=2018353111537:151)
at Function.An.reduce (base-libraries.min.js?v=2018353111537:264)
at ReportLayout.consumedEntities (ic3report-all.js?v=2018353111537:5711)
at ic3report-all.js?v=2018353111537:3702
at r (base-libraries.min.js?v=2018353111537:150)
at Function.Xe (base-libraries.min.js?v=2018353111537:212)
at EntityArrayContainer.forEachEntry (ic3report-all.js?v=2018353111537:3379)
at ic3report-all.js?v=2018353111537:3702
at Function.MigrationUtils.migrateReport (ic3report-all.js?v=2018353111537:7985)
感谢您的帮助。
编辑:版本6.8.5
答案 0 :(得分:0)
icCube 6.8.5:布局定义可能已损坏(保存不必要的null信息); icCube 6.8.6将得到改进,可以在打开报告时忽略布局定义中的尽可能多的错误。