In DataTables, if you disable sort via `sort: false`, errors appear because this package is currently assuming that `$this->input['order']` exists.