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

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
Annuleer
Beste antwoord

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
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
0
aug. 25
329
4
mei 25
2807
2
mei 25
6237
1
mrt. 25
1874
4
mrt. 25
4802