Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
860 Tampilan

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

Avatar
Buang
Jawaban Terbai

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.

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
0
Agu 25
237
4
Mei 25
2781
2
Mei 25
6205
1
Mar 25
1846
4
Mar 25
4775