Skip to Content
मेन्यू
This question has been flagged
1 Reply
883 Views

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
Discard
Best Answer

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
Discard
Related Posts Replies Views Activity
0
अग॰ 25
363
4
मई 25
2837
2
मई 25
6269
1
मार्च 25
1900
4
मार्च 25
4841