Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
874 Vizualizări

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

Imagine profil
Abandonează
Cel mai bun răspuns

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.

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
aug. 25
297
4
mai 25
2792
2
mai 25
6212
1
mar. 25
1855
4
mar. 25
4779