DataTables-Hide-Empty-Columns icon indicating copy to clipboard operation
DataTables-Hide-Empty-Columns copied to clipboard

(...).every is not a function

Open mmedina09 opened this issue 8 years ago • 1 comments

Hello,

When dataTables runs the hideEmptyColums.js the code keeps breaking at line 257: Uncaught TypeError: api.columns(...).every is not a function. Anything I can do I my end?

line 145: perPage = _cfgItem( 'perPage'), //is undefined with no second parameter.

Thanks,

Mark

mmedina09 avatar Feb 20 '17 17:02 mmedina09

Can you make some online demo with issue?

lapkritinis avatar Feb 21 '17 13:02 lapkritinis