-
Notifications
You must be signed in to change notification settings - Fork 156
Description
Description
Describe the issue.
- igniteui-angular version: 8.2.2
- browser: Chrome
Steps to reproduce
https://stackblitz.com/edit/angular-qpj69p
Result
Cannot read property 'length' of undefined
at IgxGridPagingPipe.push../node_modules/igniteui-angular/fesm5/igniteui-angular.js.IgxGridPagingPipe.transform (igniteui-angular.js:83799)
at checkAndUpdatePureExpressionInline (core.js:28938)
at checkAndUpdateNodeInline (core.js:29498)
at checkAndUpdateNode (core.js:29456)
at debugCheckAndUpdateNode (core.js:30090)
at debugCheckDirectivesFn (core.js:30050)
at Object.eval [as updateDirectives] (IgxGridComponent.html:107)
at Object.debugUpdateDirectives [as updateDirectives] (core.js:30042)
at checkAndUpdateView (core.js:29438)
at callWithDebugContext (core.js:30308)
Expected result
Grid should show the data after Binding
Attachments
Attach a sample if available, and screenshots, if applicable.
