Hi,
I am trying to use igniteui-angular2 igrid with angularcli. I am using Visual Studio Code as IDE
But when i run the application in the browser in chrome i get error as
Uncaught TypeError: Cannot read property 'igGrid' of undefined
at index.js:185
at __decorate (index.js:10)
at index.js:531
at Object.s (index.js:536)
at webpack_require (bootstrap 7e9d76b…:52)
at Object.489 (app.component.ts:11)
at webpack_require (bootstrap 7e9d76b…:52)
at Object.368 (src async:7)
at webpack_require (bootstrap 7e9d76b…:52)
at Object.618 (main.bundle.js:343)
at webpack_require (bootstrap 7e9d76b…:52)
at webpackJsonpCallback (bootstrap 7e9d76b…:23)
at main.bundle.js:1
(anonymous) @ index.js:185
__decorate @ index.js:10
(anonymous) @ index.js:531
s @ index.js:536
webpack_require @ bootstrap 7e9d76b…:52
489 @ app.component.ts:11
webpack_require @ bootstrap 7e9d76b…:52
368 @ src async:7
webpack_require @ bootstrap 7e9d76b…:52
618 @ main.bundle.js:343
webpack_require @ bootstrap 7e9d76b…:52
webpackJsonpCallback @ bootstrap 7e9d76b…:23
(anonymous) @ main.bundle.js:1
Could anybody help me in this
Srcwithsomerequiredfiles.zip