mariuszfoltak / angular2-datatable

DataTable - Simple table component with sorting and pagination for Angular2
202 stars 182 forks source link

Cannot read property 'getPage' of null #119

Closed binson143 closed 7 years ago

binson143 commented 7 years ago

I tried to replicate the demo in angular 4. but getting the following error

BootstrapPaginator.html:2 ERROR TypeError: Cannot read property 'getPage' of null at Paginator.webpackJsonp.../../../../angular2-datatable/lib/Paginator.js.Paginator.ngOnChanges (Paginator.js:30)

binson143 commented 7 years ago

The Pagination Component was in another div