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.
When I switch page on which I have angular-datatable to page with another angular-datatable I get this exception:
angular.js:11598 TypeError: Cannot set property 'destroy' of undefined
at Object.renderDataTable (angular-datatables.js:749)
at Object.hideLoadingAndRenderDataTable (angular-datatables.js:768)
at angular-datatables.js:897
at angular.js:16210
at completeOutstandingRequest (angular.js:4902)
at angular.js:5282angular.js:11598 (anonymous function)
The text was updated successfully, but these errors were encountered:
When I switch page on which I have angular-datatable to page with another angular-datatable I get this exception:
angular.js:11598 TypeError: Cannot set property 'destroy' of undefined
at Object.renderDataTable (angular-datatables.js:749)
at Object.hideLoadingAndRenderDataTable (angular-datatables.js:768)
at angular-datatables.js:897
at angular.js:16210
at completeOutstandingRequest (angular.js:4902)
at angular.js:5282angular.js:11598 (anonymous function)
The text was updated successfully, but these errors were encountered: