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

Three of the demos in Grid Remote Data Operations topic throw errors in the console during scrolling #2766

Closed
gedinakova opened this issue Jul 28, 2021 · 2 comments

Comments

@gedinakova
Copy link
Contributor

gedinakova commented Jul 28, 2021

Description

Both samples with remote paging are not loaded and throw an error in the console.

Steps to reproduce

  1. Navigate to Grid > Remote Data Operations topic
  2. Click in any of the first three demos on the page and start scrolling through the records (mouse wheel or scrollbar)
  3. Check the console

Result

The records are scrolled but the following error is thrown in the console:
"Uncaught TypeError: Cannot read property 'index' of undefined
at e.getCellType (main-es2015.4f9177fcd966dd3cfef5.js:1)
at e.get context [as context] (main-es2015.4f9177fcd966dd3cfef5.js:1)
at template (main-es2015.4f9177fcd966dd3cfef5.js:1)
at zs (main-es2015.4f9177fcd966dd3cfef5.js:1)
at Ls (main-es2015.4f9177fcd966dd3cfef5.js:1)
at or (main-es2015.4f9177fcd966dd3cfef5.js:1)
at main-es2015.4f9177fcd966dd3cfef5.js:1
at Ls (main-es2015.4f9177fcd966dd3cfef5.js:1)
at main-es2015.4f9177fcd966dd3cfef5.js:1
at Ls (main-es2015.4f9177fcd966dd3cfef5.js:1)"

Expected result

There should be no errors during scrolling.

@gedinakova gedinakova added grid and removed tree-grid labels Jul 28, 2021
@gedinakova gedinakova changed the title Three of the demos in Tree Grid Remote Data Operations topic throw errors in the console during scrolling Three of the demos in Grid Remote Data Operations topic throw errors in the console during scrolling Jul 28, 2021
@hanastasov hanastasov assigned ddincheva and unassigned ddincheva Jul 29, 2021
@hanastasov
Copy link
Contributor

Verify if fixed with IgniteUI/igniteui-angular#10250

@gedinakova
Copy link
Contributor Author

No longer reproducible!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants