ChuckkNorris / ng2-bootstrap-grid

Angular 2 library for integrating only the grid features of the bootstrap library in your application
2 stars 0 forks source link

Angular 4 support #1

Open sepehrhosseini opened 7 years ago

sepehrhosseini commented 7 years ago

When i import it to an Angular 4 app i get this error:

Uncaught Error: Unexpected value 'BootstrapGridModule' imported by the module 'AppModule'. Please add a @NgModule annotation.

Where is the problem?

ChuckkNorris commented 7 years ago

I have not yet updated this library to support Angular 4 - I'll try to get to it this weekend. Sorry for the late reply.

alexsteinerde commented 6 years ago

I have the same issue, please update the code to support Angular 4.