MorlaRamakrishna
MorlaRamakrishna
Hi VimalaVinisha, I have followed the same process to install, but getting the same error.

I am using web pack (JHipster generated application) it will take care of that
I have followed the same steps in my application, but getting error like 
Im also having this problem. It does not fire for **md-input-container**
It's working for me after importing into the submodule, but I don't know why it is working like this. @kopertop can you please explain the reason?
I have followed [this](https://www.npmjs.com/package/angular2gridster) url and I did not added any configurations in webpack
**My Module:** ``` import { GridsterModule } from 'angular2gridster'; GridsterModule.forRoot() ``` **My Template:** ``` {{ usecase.name }} ``` **My Component:** ``` import { GridsterComponent } from 'angular2gridster'; import { IGridsterOptions...
Hi, Is it working for angular2 ?????????????????????????????????
Hi Guys, Any update regarding this