MorlaRamakrishna

Results 12 comments of MorlaRamakrishna

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

![image](https://cloud.githubusercontent.com/assets/26458893/26100228/edb43a60-3a4a-11e7-87ca-750341b873a9.png)

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 ![image](https://cloud.githubusercontent.com/assets/26458893/26100192/d205cea0-3a4a-11e7-905d-36fcc20c9a77.png)

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 ?????????????????????????????????