DMXzone App Connect Support Product Page
Under investigation
Formatter hasItems doesn't exist for type object
Reported 20 Feb 2018 20:45:03
2
have this problem
20 Feb 2018 20:45:03 Carlin Chesnet posted:
keep getting this error: Formatter hasItems doesn't exist for type object, runs like a loop in DevTools... the page appears to be loading ok, just want to end error...also get this error: DevTools failed to parse SourceMap: ../dmxAppConnect/maps/dmxAppConnect.js.map
Replies
Replied 21 Feb 2018 16:13:35
21 Feb 2018 16:13:35 Carlin Chesnet replied:
more analysis shows that this line of code is causing the warnings...
<span dmx-show="scProgamData.data.equip1.hasItems() && scProgamData.data.equip3.hasItems()">
if hasItems is true for both then no warning... but until then it keeps throwing warning...
<span dmx-show="scProgamData.data.equip1.hasItems() && scProgamData.data.equip3.hasItems()">
if hasItems is true for both then no warning... but until then it keeps throwing warning...
Replied 22 Feb 2018 08:20:55
22 Feb 2018 08:20:55 Teodor Kuduschiev replied:
Hello Carlin,
We are going to check this issue.
As for the sourcemap files - this is not a real issue as they are only called when the debug console is open in your browser. These files are only used for debug purposes.
We are going to check this issue.
As for the sourcemap files - this is not a real issue as they are only called when the debug console is open in your browser. These files are only used for debug purposes.