未捕获类型错误:无法读取未定义的属性(读取“stimulsoft”)

问题描述 投票:0回答:0

我收到错误 stimulsoft 报告 React js tomcat build ,正在开发中。

此行出现错误 => this.designer.renderHtml('reportdesigner');

`Uncaught TypeError: Cannot read properties of undefined (reading 'stimulsoft')
at Function.value (stimulsoft.reports.js:36:29455)
at Function.value (stimulsoft.designer.js:36:28372)
at i.value (stimulsoft.designer.js:34:131074)
at n.value (stimulsoft.designer.js:34:77176)
at StimulsoftReport.tsx:132:31`
javascript reactjs typescript stimulsoft
© www.soinside.com 2019 - 2024. All rights reserved.