You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 2, 2025. It is now read-only.
Hey.
Firstly, awesome plugin, using it in most of my projects! :)
I get this issue when I don't set a dt-options ex:
<table datatable="ng">
I had a quick look and it seems there is no default options object passed to renderDataTable
https://github.com/l-lin/angular-datatables/blob/master/src/angular-datatables.renderer.js#L45 causing options.destroy = true; to fail.
If this is the expected behaviour please ignore this issue.
Thanks again!
The text was updated successfully, but these errors were encountered: