Datatables 2 nightlies break old live.datatables.net test cases
Datatables 2 nightlies break old live.datatables.net test cases
kthorngren
Posts: 21,315Questions: 26Answers: 4,948
Getting this error with some of the old test cases:
Uncaught Warning: Buttons requires DataTables 2 or newer
There is probably nothing to fix just pointing out the issue. The problem will probably fix itself once Datatables 2 is posted. However there might test cases loading a specific version of DT 1.10 but using nightlies for the extensions.
Kevin
Replies
Sorry - the update to the nightly build process is taking longer than I thought it would. Only AutoFill and Buttons have been merged so far. DataTables 2 can be used with https://nightly.datatables.net/js/dataTables.js (note the dropped
jquery.
part from the url).Allan
Seems like everything takes longer than expected
Good luck with the merge process.
Kevin
That's the nightly builds up to date now: DataTables 2 with Buttons 3: https://live.datatables.net/tacujewu/1/edit (showing multi-row complex header export - because why not ).
There are a number of other things I need to do for the build process, but that's a good step in the right direction.
Allan
Show off
Very nice. I'm looking forward to messing with Datatables 2.0.
Kevin