Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
5110 Weergaven

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
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
2
jun. 16
3372
3
jan. 16
4666
0
jun. 24
1521
0
apr. 24
1005
2
aug. 23
2505