Page 1 of 1

Latest Update JS Designer

Posted: Wed Oct 29, 2025 6:43 pm
by bastos
The following error while loading a report without any data:

StiDictionary: Cannot read properties of null (reading 'value')
StiReport: Cannot read properties of null (reading 'value')
Uncaught TypeError: Cannot read properties of null (reading 'value')
at __.ap.StiDatabaseCollection.loadFromJsonObject (<anonymous>:65:85049)
at StiDictionary.<anonymous> (<anonymous>:15:273488)
at __.ac.StiObjectMeta.loadFromJsonObject (<anonymous>:15:267554)
at __.ac.StiMetaHelper.loadFromJsonObject (<anonymous>:15:272556)
at StiDictionary.loadFromJsonObject (<anonymous>:74:161594)
at StiReport.loadFromJsonInternal (<anonymous>:70:173389)
at StiReport.load (<anonymous>:70:183409)
at Object.success (<anonymous>:107:14)
at u (jquery.min.js:2:27457)
at Object.fireWith [as resolveWith] (jquery.min.js:2:28202)

works when i try loading with data.

this was working in the previous version (2025.3.5 or 2025.3.4)

JB

Re: Latest Update JS Designer

Posted: Thu Oct 30, 2025 5:42 am
by Max Shamanov
Hello,

Please send us a sample project that reproduces the issue.

Thank you.