mongoose-datatable
mongoose-datatable copied to clipboard
Can't get array data
Hi,
What is the correct way of getting 'image' object below,
image: {
public_id: String,
version: String,
alt: String,
path: String
},
{data: 'image'} gaves error. returned json doesn't contain image field. trace: Field Error: Unknown field path image ! error Thanks
Hi, sorry for the very very late reply...
Do you still have the issue (hope not... sorry) If you do, can you give me your schema and datatable query for me to try to find what is the issue ?
Regards