Potential Bug - Bookmark Undefined 2016.3.6 (JS)
Posted: Thu Mar 21, 2019 4:18 pm
Hi,
I have recently come across a potential bug within Stimulsoft Version: 2016.3.6 (JS) where by when viewing the report on stimulsoft.viwer.js I get the error:
stimulsoft.viewer.js:formatted:8463 Uncaught TypeError: Cannot read property 'bookmark' of undefined
at StiJsViewer.jsObject.getReportParameters (stimulsoft.viewer.js:formatted:8463)
at StiJsViewer.jsObject.postAjax (stimulsoft.viewer.js:formatted:8473)
at StiJsViewer.postAction (stimulsoft.viewer.js:formatted:6517)
at stimulsoft.viewer.js:formatted:8424
Which refers to the line:
null != this.viewer.report.bookmark && this.viewer.report.bookmark.bookmarks.count > 0 && (r.bookmarksContent = t.StiReportHelper.getBookmarksContent(this.viewer.report, e.viewerId, "OnePage" == e.viewMode ? e.pageNumber : -1))),
When running the report it gets stuck and the loading circle continues to rotate but nothing happens.
Is anyone aware of an issue or a potential fix for this issue?
Kind regards,
Cleveland
I have recently come across a potential bug within Stimulsoft Version: 2016.3.6 (JS) where by when viewing the report on stimulsoft.viwer.js I get the error:
stimulsoft.viewer.js:formatted:8463 Uncaught TypeError: Cannot read property 'bookmark' of undefined
at StiJsViewer.jsObject.getReportParameters (stimulsoft.viewer.js:formatted:8463)
at StiJsViewer.jsObject.postAjax (stimulsoft.viewer.js:formatted:8473)
at StiJsViewer.postAction (stimulsoft.viewer.js:formatted:6517)
at stimulsoft.viewer.js:formatted:8424
Which refers to the line:
null != this.viewer.report.bookmark && this.viewer.report.bookmark.bookmarks.count > 0 && (r.bookmarksContent = t.StiReportHelper.getBookmarksContent(this.viewer.report, e.viewerId, "OnePage" == e.viewMode ? e.pageNumber : -1))),
When running the report it gets stuck and the loading circle continues to rotate but nothing happens.
Is anyone aware of an issue or a potential fix for this issue?
Kind regards,
Cleveland