I am getting an error when starting the admin panel ,in the console.
no such type defined for ObjectID Object {type: "ObjectID"}
this is happening in angular.js:13003.. and found that not registering the type of ObjectId with the config provider.
Could you please let me know how can i register that so that it will render every thing properly.?
I am getting an error when starting the admin panel ,in the console.
no such type defined for ObjectID Object {type: "ObjectID"}
this is happening in angular.js:13003.. and found that not registering the type of ObjectId with the config provider.
Could you please let me know how can i register that so that it will render every thing properly.?