Editor search with server side fails.
Editor search with server side fails.
naspersgasp
Posts: 53Questions: 14Answers: 1
in General
Hi,
Good day.
When searching for a result that does not exist, the following error is encountered:
Unhandled promise error: [object Promise]TypeError: Cannot read property 'Recipes' of undefined
stack: TypeError: Cannot read property 'Recipes' of undefined
at Mjoin.NestedData._propExists (node_modules/datatables.net-editor-server/dist/nestedData.ts:29:14)
at Mjoin.<anonymous> node_modules/datatables.net-editor-server/dist/mjoin.ts:375:13)
at step (node_modules/datatables.net-editor-server/dist/mjoin.js:42:41)
at Object.next (node_modules/datatables.net-editor-server/dist/mjoin.js:23:76)
at fulfilled (node_modules/datatables.net-editor-server/dist/mjoin.js:14:77)
at <anonymous>
Regards.
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Is this your PR to resolve this?
Allan
Hi,
Yes. That's correct, forgot to comment on this. Thanks.
Regards.