跳至內容
選單
此問題已被標幟
1 回覆
904 瀏覽次數

Uncaught (in promise) Error: Invalid props for component 'DepartmentChart': 'record' is missing (should be a object)

    at validateProps (new.assets_playground.min.js:1142:67)

    at App.mount (new.assets_playground.min.js:1521:63)

    at mount (new.assets_playground.min.js:1543:135)

    at new.assets_playground.min.js:16268:507

頭像
捨棄
最佳答案

Hi,

The error message Invalid props for component 'DepartmentChart': 'record' is missing (should be a object) indicates that a required prop called record is not being passed to the DepartmentChart component. This prop is expected to be an object, but it is either missing or not correctly passed.


Hope it helps.

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
0
8月 25
495
4
5月 25
2917
2
5月 25
6365
1
3月 25
1969
4
3月 25
4935