mirror of
https://github.com/DataTables/DataTables.git
synced 2026-04-25 03:00:08 -04:00
* Issue was that an `error` event was being triggered before the settings object had been configured. There is no option to trigger an error event in this case. * Fixes DataTables/DataTables #572