Uncaught TypeError: Cannot read property 'multiSet' of undefined

Uncaught TypeError: Cannot read property 'multiSet' of undefined

swrobelswrobel Posts: 10Questions: 2Answers: 0
edited May 2016 in RowReorder

I get this on reorder - posts back to the server and seems to behave correctly, but it's still an annoying (and potentially worrying) error in my console.

dataTables.editor.self.js:2943 Uncaught TypeError: Cannot read property 'multiSet' of undefined
Editor.multiSet @ dataTables.editor.self.js:2943
$.extend._mouseUp @ dataTables.rowReorder.self.js:515
(anonymous function) @ dataTables.rowReorder.self.js:359
jQuery.event.dispatch @ jquery.self.js:4738
elemData.handle @ jquery.self.js:4550

Debug: http://debug.datatables.net/ozibow

Replies

  • allanallan Posts: 61,609Questions: 1Answers: 10,088 Site admin

    Could you try using the nightly version of RowReorder please? If that doesn't work, could you give me a link to the page showing the issue so I can debug it please.

    Thanks,
    Allan

  • swrobelswrobel Posts: 10Questions: 2Answers: 0
    edited May 2016

    Allan - I should've mentioned, I tried grabbing the nightly version, and running a diff indicated that there were 0 differences between its javascript and the released 1.1.1 version.

  • allanallan Posts: 61,609Questions: 1Answers: 10,088 Site admin

    Thanks! Could you give me a link to the page so I can debug it in that case please? I'm afraid I don't immediately know what the issue is. You can PM me the link my clicking my name above and then the "Send message" button if you can't make it public.

    Thanks,
    Allan

This discussion has been closed.