Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Cannot set property 'destroy' of undefined #246

Closed
dejewi opened this issue Mar 13, 2015 · 1 comment
Closed

Cannot set property 'destroy' of undefined #246

dejewi opened this issue Mar 13, 2015 · 1 comment

Comments

@dejewi
Copy link

dejewi commented Mar 13, 2015

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)

@l-lin
Copy link
Owner

l-lin commented Mar 13, 2015

Fixed in #235.

@l-lin l-lin closed this as completed Mar 13, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants