Potential Bug - Bookmark Undefined 2016.3.6 (JS)

Stimulsoft Reports.JS discussion
Post Reply
cleveland.rouge
Posts: 9
Joined: Thu Mar 21, 2019 4:03 pm

Potential Bug - Bookmark Undefined 2016.3.6 (JS)

Post by cleveland.rouge »

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
Lech Kulikowski
Posts: 6247
Joined: Tue Mar 20, 2018 5:34 am

Re: Potential Bug - Bookmark Undefined 2016.3.6 (JS)

Post by Lech Kulikowski »

Hello,

We couldn't reproduce the issue. Please try to check the last release build.

Thank you.
Post Reply