<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[&quot;Cannot read toLowerCase of undefined&quot; error in the designer]]></title><description><![CDATA[<p>I'm getting this error every 10-15 minutes and have to refresh the browser. This is locally installed jsreport, no errors in the log</p>
]]></description><link>https://forum.jsreport.net/topic/504/cannot-read-tolowercase-of-undefined-error-in-the-designer</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 12:39:20 GMT</lastBuildDate><atom:link href="https://forum.jsreport.net/topic/504.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 25 Apr 2018 16:23:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to &quot;Cannot read toLowerCase of undefined&quot; error in the designer on Invalid Date]]></title><description><![CDATA[<p>I'm getting this error every 10-15 minutes and have to refresh the browser. This is locally installed jsreport, no errors in the log</p>
]]></description><link>https://forum.jsreport.net/post/2529</link><guid isPermaLink="true">https://forum.jsreport.net/post/2529</guid><dc:creator><![CDATA[peterlitvak]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to &quot;Cannot read toLowerCase of undefined&quot; error in the designer on Invalid Date]]></title><description><![CDATA[<p>can you show full screenshoot or full stack trace of the error? in what version of jsreport do you have this error? do you have this error while doing nothing? or when you are running templates?</p>
]]></description><link>https://forum.jsreport.net/post/2532</link><guid isPermaLink="true">https://forum.jsreport.net/post/2532</guid><dc:creator><![CDATA[bjrmatos]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to &quot;Cannot read toLowerCase of undefined&quot; error in the designer on Invalid Date]]></title><description><![CDATA[<p>There is no stack trace, the error happens intermittently when try to run the report in the designer.</p>
]]></description><link>https://forum.jsreport.net/post/2534</link><guid isPermaLink="true">https://forum.jsreport.net/post/2534</guid><dc:creator><![CDATA[peterlitvak]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to &quot;Cannot read toLowerCase of undefined&quot; error in the designer on Invalid Date]]></title><description><![CDATA[<p>so the error shows in a modal window, right? which recipe and engine your template is using? and in what version of jsreport do you have this error? are you using normal jsreport installation or have you installed additional extensions?</p>
]]></description><link>https://forum.jsreport.net/post/2535</link><guid isPermaLink="true">https://forum.jsreport.net/post/2535</guid><dc:creator><![CDATA[bjrmatos]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to &quot;Cannot read toLowerCase of undefined&quot; error in the designer on Invalid Date]]></title><description><![CDATA[<p>It is 1.10 version of the jsreport and the only thing I have installed is wkhtmltopdf which is used for the rendering. Yes the modal dialog that for some reason I cannot even close. The templating is jsrender but it was happening with handlebars as well.</p>
]]></description><link>https://forum.jsreport.net/post/2536</link><guid isPermaLink="true">https://forum.jsreport.net/post/2536</guid><dc:creator><![CDATA[peterlitvak]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to &quot;Cannot read toLowerCase of undefined&quot; error in the designer on Wed, 25 Apr 2018 17:11:13 GMT]]></title><description><![CDATA[<p>ok, thanks, i will try to reproduce the error later</p>
]]></description><link>https://forum.jsreport.net/post/2537</link><guid isPermaLink="true">https://forum.jsreport.net/post/2537</guid><dc:creator><![CDATA[bjrmatos]]></dc:creator><pubDate>Wed, 25 Apr 2018 17:11:13 GMT</pubDate></item><item><title><![CDATA[Reply to &quot;Cannot read toLowerCase of undefined&quot; error in the designer on Invalid Date]]></title><description><![CDATA[<p>it happens only when I'm in the designer for some time, no pattern as to what actions may cause it, unfortunately</p>
]]></description><link>https://forum.jsreport.net/post/2538</link><guid isPermaLink="true">https://forum.jsreport.net/post/2538</guid><dc:creator><![CDATA[peterlitvak]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to &quot;Cannot read toLowerCase of undefined&quot; error in the designer on Invalid Date]]></title><description><![CDATA[<p>It could help us if you click F12 in chrome and print us the error message with stack trace.</p>
]]></description><link>https://forum.jsreport.net/post/2539</link><guid isPermaLink="true">https://forum.jsreport.net/post/2539</guid><dc:creator><![CDATA[jan_blaha]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to &quot;Cannot read toLowerCase of undefined&quot; error in the designer on Invalid Date]]></title><description><![CDATA[<p>Will do when I get it next time</p>
]]></description><link>https://forum.jsreport.net/post/2541</link><guid isPermaLink="true">https://forum.jsreport.net/post/2541</guid><dc:creator><![CDATA[peterlitvak]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to &quot;Cannot read toLowerCase of undefined&quot; error in the designer on Invalid Date]]></title><description><![CDATA[<p>Here we go</p>
<pre><code>Uncaught (in promise) TypeError: Cannot read property 'toLowerCase' of undefined
    at client.js?a787fdafa06a54d4e319:36
    at Array.sort (native)
    at client.js?a787fdafa06a54d4e319:36
    at Array.forEach (&lt;anonymous&gt;)
    at Object.t.getReferences (client.js?a787fdafa06a54d4e319:36)
    at s.finalMapStateToProps (client.js?a787fdafa06a54d4e319:76)
    at s.computeStateProps (client.js?a787fdafa06a54d4e319:71)
    at s.updateStatePropsIfNeeded (client.js?a787fdafa06a54d4e319:71)
    at l (client.js?a787fdafa06a54d4e319:71)
    at s.handleChange (client.js?a787fdafa06a54d4e319:71)
    at u (client.js?a787fdafa06a54d4e319:35)
    at client.js?a787fdafa06a54d4e319:77
    at client.js?a787fdafa06a54d4e319:71
    at client.js?a787fdafa06a54d4e319:74
    at dispatch (client.js?a787fdafa06a54d4e319:74)
    at client.js?a787fdafa06a54d4e319:77
</code></pre>
]]></description><link>https://forum.jsreport.net/post/2551</link><guid isPermaLink="true">https://forum.jsreport.net/post/2551</guid><dc:creator><![CDATA[peterlitvak]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to &quot;Cannot read toLowerCase of undefined&quot; error in the designer on Invalid Date]]></title><description><![CDATA[<p>I have seen this pop up from time to time as well.  However, I'm usually making changes to the template, or maybe even switching branches in version control.  A refresh of the page clears it up.  Just another data point for you.  I can also look at any errors I get and share if it happens.</p>
]]></description><link>https://forum.jsreport.net/post/2552</link><guid isPermaLink="true">https://forum.jsreport.net/post/2552</guid><dc:creator><![CDATA[evildmguy]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to &quot;Cannot read toLowerCase of undefined&quot; error in the designer on Invalid Date]]></title><description><![CDATA[<p>Thank you. The error message pops up because there is an entity without name in the studio state.<br />
We now make sure there is strong validation for missing entity name because this causes invalid state across the studio web application.<br />
This will be part of v2.</p>
<p>Based on your description one possible source of the problem can be the real time socket based synchronization between your file system and the studio.<br />
You can try to disable it using config.</p>
<pre><code class="language-js">{
  ...
  &quot;fs-store&quot;: {  &quot;syncModifications&quot;: false }
}</code></pre>
]]></description><link>https://forum.jsreport.net/post/2553</link><guid isPermaLink="true">https://forum.jsreport.net/post/2553</guid><dc:creator><![CDATA[jan_blaha]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>