Forum Discussion
BenJohnson-7127
5 years agoCommunity Member
Strange error message in console
Hi,
I've just updated an old course and uploaded that's taking a long time to load and sometimes does not load at all. The updates I made we simple text changes and nothing else.
In the browse...
alexmurzaku
4 years agoCommunity Member
Did you reach any conclusion on what causes this behavior?
We do have custom JavaScript in approximately 10% of the slides, but this happens exactly every time a slide auto-advances. These slides have video or audio being played automatically.
could not find slide in string table npnxnabnsnfns01001000101
ds-frame.desktop.min.js line 2382:112
{
key: "getString",
value: function(e) {
var t = this.currLayout.string_table,
n = this.frame.stringTables[t].string[e];
return null == n ? (console.warn("could not find " + e + " in string table " + t), e.replace("acc_", "")) : n
}
}