Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paging is not working_Tree Grid #5986

Closed
jaya0selva opened this issue Oct 15, 2019 · 0 comments · Fixed by #5976
Closed

Paging is not working_Tree Grid #5986

jaya0selva opened this issue Oct 15, 2019 · 0 comments · Fixed by #5976
Assignees
Labels
🐛 bug Any issue that describes a bug grid: tree-grid version: 8.2.3 ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@jaya0selva
Copy link

Description

Describe the issue.

  • igniteui-angular version: 8.2.3
  • browser: Chrome

Steps to reproduce

Check #5949. When Paging is enabled, its throwing error.

Result

IgxTreeGridComponent.html:69 ERROR TypeError: Cannot read property 'length' of undefined
at IgxTreeGridHierarchizingPipe.hierarchizeRecursive (igniteui-angular.js:62967)
at IgxTreeGridHierarchizingPipe.transform (igniteui-angular.js:62869)
at checkAndUpdatePureExpressionInline (core.js:43608)
at checkAndUpdateNodeInline (core.js:44370)
at checkAndUpdateNode (core.js:44305)
at debugCheckAndUpdateNode (core.js:45327)
at debugCheckDirectivesFn (core.js:45270)
at Object.eval [as updateDirectives] (IgxTreeGridComponent.html:73)
at Object.debugUpdateDirectives [as updateDirectives] (core.js:45258)
at checkAndUpdateView (core.js:44270)

Expected result

Grid should show the data after Binding

Attachments

image

@jaya0selva jaya0selva added the 🐛 bug Any issue that describes a bug label Oct 15, 2019
@nrobakova nrobakova added 🛠️ status: in-development Issues and PRs with active development on them and removed 🆕 status: new labels Oct 18, 2019
@nrobakova nrobakova added ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🛠️ status: in-development Issues and PRs with active development on them labels Oct 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Any issue that describes a bug grid: tree-grid version: 8.2.3 ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants