Editor search with server side fails.

Editor search with server side fails.

naspersgaspnaspersgasp Posts: 53Questions: 14Answers: 1

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

Answers

  • allanallan Posts: 61,650Questions: 1Answers: 10,094 Site admin
    Answer ✓

    Is this your PR to resolve this?

    Allan

  • naspersgaspnaspersgasp Posts: 53Questions: 14Answers: 1

    Hi,

    Yes. That's correct, forgot to comment on this. Thanks.

    Regards.

This discussion has been closed.