dataTables.buttons.min.js 1.1.0 iPhone bug report

dataTables.buttons.min.js 1.1.0 iPhone bug report

DanielLewisDanielLewis Posts: 3Questions: 1Answers: 0
edited November 2015 in Free community support

With dataTables.buttons.min.js v. 1.1.0 on iPhone I get the following error in the console, and my table looks very buggy. This doesn't occur with https://cdn.datatables.net/buttons/1.0.3/js/dataTables.buttons.min.js .

Uncaught TypeError: Cannot read property 'push' of undefinede.extend._buildButtons @ dataTables.buttons.min.js:13e.extend._buildButtons @ dataTables.buttons.min.js:12e.extend._buildButtons @ dataTables.buttons.min.js:13e.extend._constructor @ dataTables.buttons.min.js:11l @ dataTables.buttons.min.js:6j.ext.feature.push.fnInit @ dataTables.buttons.min.js:35nb @ jquery.dataTables.min.js:32ia @ jquery.dataTables.min.js:48(anonymous function) @ jquery.dataTables.min.js:95n.extend.each @ jquery-2.1.4.min.js:2n.fn.n.each @ jquery-2.1.4.min.js:2m @ jquery.dataTables.min.js:85h.fn.DataTable @ jquery.dataTables.min.js:164full_redraw @ monthly-data.js:21(anonymous function) @ monthly-data.js:177j @ jquery-2.1.4.min.js:2k.fireWith @ jquery-2.1.4.min.js:2n.extend.ready @ jquery-2.1.4.min.js:2I @ jquery-2.1.4.min.js:2

Answers

  • allanallan Posts: 63,760Questions: 1Answers: 10,510 Site admin

    Hi,

    Sorry to hear you are having problems with this. Can you link to the page show I can debug the issue please.

    I've just checked my examples on iOS and they seem to work without issue (obviously the save local file doesn't really work on iOS...).

    Allan

  • DanielLewisDanielLewis Posts: 3Questions: 1Answers: 0

    Hi Allan, thanks for asking but we don't have a live page showing the issue.

  • allanallan Posts: 63,760Questions: 1Answers: 10,510 Site admin

    I'm afraid there is little I can do to offer any help if I'm unable to see or reproduce the issue and the examples on my site don't show the error in that case.

    Allan

This discussion has been closed.