Skip to content

Paging is not working #5949

@jaya0selva

Description

@jaya0selva

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

IGXPaging.zip

Attach a sample if available, and screenshots, if applicable.

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions