Skip to Content
Menu
This question has been flagged
5103 Zobrazenia

When searching about this error ("Record not correctly loaded"), just find a similar mistake saying: "Uncaught Record not correctly loaded". I'ts the same? In the source code only encounter this error in the file data.js:

if (self.debug_mode) {
     if (_.include(records, undefined)) {
          throw "Record not correctly loaded";
     }
}

The strange thing is that this error occurs when I'm not in debug mode. (About this, I have found that debug_mode is set to true).

Is it possible to be a connectivity issue?

Regards!

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
jún 16
3366
3
jan 16
4661
0
jún 24
1510
0
apr 24
1002
2
aug 23
2498