angular-2-data-table-demo icon indicating copy to clipboard operation
angular-2-data-table-demo copied to clipboard

Do NOT use this. ERROR in DataTableModule is not an NgModule still.

Open ghost opened this issue 8 years ago • 2 comments

This module is NOT supported, and does NOT run with a clean pull. ng build --prod fails It is written incorrectly and the 'is not an NgModule' is a sign of bad coding. ggmod is no longer supporting this, please look elsewhere for a table.

ghost avatar Aug 06 '17 12:08 ghost

Correct. Anyone looking for a working solution should try this fork: angular-4-data-table Took me a while until I discovered it. This works with my current setup and produces no errors.

HorstBrack avatar Aug 18 '17 16:08 HorstBrack

@HorstBrack Well, very good finding. You saved my day. Thank You So much.

I raised the following issue and found your ans. Now solved it. https://github.com/ggmod/angular-2-data-table-demo/issues/18

rajeshkdev avatar Dec 05 '17 11:12 rajeshkdev