跳至內容
選單
此問題已被標幟
5109 瀏覽次數

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!

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
6月 16
3369
3
1月 16
4663
0
6月 24
1515
0
4月 24
1003
2
8月 23
2504