BennyFranco / ng-editable-table

An editable table for angular
16 stars 6 forks source link

ng editable table not working #8

Open RakheeMenon opened 6 years ago

RakheeMenon commented 6 years ago

I am currently using angular4 and tried installing ng-editable table but I get this error Uncaught Error: Unexpected value 'EditableTableModule' imported by the module 'AppModule'. Please add a @NgModule annotation.

sashirajc commented 5 years ago

I got the same error. Did you manage to work around it?